mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 06:51:26 +02:00
app-torcx/docker: Bump to 17.06.1
This adds libltdl, which is a requirement of Docker's pkcs11-helper bindings. The library was not installed in the OS image, so it was just added to the Docker torcx image. It can be dropped from the torcx image if anything else ever pulls it into the OS image.
This commit is contained in:
parent
9492b0b1ed
commit
7ccce67db0
@ -11,10 +11,11 @@ KEYWORDS="amd64 arm64"
|
||||
|
||||
# Explicitly list all packages that will be built into the image.
|
||||
RDEPEND="
|
||||
=app-emulation/docker-17.05.0-r1
|
||||
=app-emulation/containerd-0.2.7_p2-r1
|
||||
=app-emulation/docker-proxy-0.8.0_p20170410
|
||||
=app-emulation/runc-1.0.0_rc2_p137
|
||||
=app-emulation/docker-17.06.1
|
||||
=app-emulation/containerd-0.2.9_p7
|
||||
=app-emulation/docker-proxy-0.8.0_p20170410-r1
|
||||
=app-emulation/docker-runc-1.0.0_rc3_p53
|
||||
=dev-libs/libltdl-2.4.6
|
||||
=sys-process/tini-0.13.2
|
||||
"
|
||||
|
Loading…
x
Reference in New Issue
Block a user