mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-31 14:39:03 +00:00
tools: Add openssl, attr-dev, and libtirpc-dev to the alpine base image
The first is needed by the okernel project and last two to run configure on the zfs kernel modules. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -3,6 +3,7 @@ alpine-baselayout
|
||||
alpine-keys
|
||||
apk-tools
|
||||
argp-standalone
|
||||
attr-dev
|
||||
autoconf
|
||||
automake
|
||||
bash
|
||||
@@ -53,6 +54,7 @@ libcap-ng-dev
|
||||
libelf-dev
|
||||
libressl-dev
|
||||
libseccomp-dev
|
||||
libtirpc-dev
|
||||
libtool
|
||||
libunwind-dev
|
||||
linux-headers
|
||||
@@ -63,6 +65,7 @@ ncurses-dev
|
||||
openntpd
|
||||
openrc
|
||||
openssh-server
|
||||
openssl
|
||||
openssl-dev
|
||||
patch
|
||||
python3
|
||||
|
Reference in New Issue
Block a user