mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
Merge pull request #3644 from dm0-/tini
app-torcx/docker: Pin the latest image to its tini version
This commit is contained in:
commit
cc0a58cd52
@ -16,7 +16,7 @@ RDEPEND="
|
|||||||
~app-emulation/docker-proxy-0.8.0_p20180709
|
~app-emulation/docker-proxy-0.8.0_p20180709
|
||||||
~app-emulation/docker-runc-1.0.0_rc5_p22
|
~app-emulation/docker-runc-1.0.0_rc5_p22
|
||||||
=dev-libs/libltdl-2.4.6
|
=dev-libs/libltdl-2.4.6
|
||||||
=sys-process/tini-0.13.2
|
=sys-process/tini-0.18.0
|
||||||
"
|
"
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
@ -3,6 +3,6 @@ DESCRIPTION=Packages to be installed in a torcx image for Docker
|
|||||||
EAPI=2
|
EAPI=2
|
||||||
KEYWORDS=amd64 arm64
|
KEYWORDS=amd64 arm64
|
||||||
LICENSE=GPL-2
|
LICENSE=GPL-2
|
||||||
RDEPEND=~app-emulation/docker-18.06.3 ~app-emulation/containerd-1.1.2 ~app-emulation/docker-proxy-0.8.0_p20180709 ~app-emulation/docker-runc-1.0.0_rc5_p22 =dev-libs/libltdl-2.4.6 =sys-process/tini-0.13.2
|
RDEPEND=~app-emulation/docker-18.06.3 ~app-emulation/containerd-1.1.2 ~app-emulation/docker-proxy-0.8.0_p20180709 ~app-emulation/docker-runc-1.0.0_rc5_p22 =dev-libs/libltdl-2.4.6 =sys-process/tini-0.18.0
|
||||||
SLOT=0
|
SLOT=0
|
||||||
_md5_=3db2176202d29e476a0eac4c9c2b0d55
|
_md5_=984fbdaedb6fad322e2dcc925c5b32ce
|
||||||
|
Loading…
x
Reference in New Issue
Block a user