Justin Cormack
589d4bff58
Remove some old .gitignore files
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-05-12 15:25:59 +01:00
Rolf Neugebauer
725853f11d
Update packages/tests to use the new tini package
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-05-08 16:46:47 +01:00
Rolf Neugebauer
41b7861bac
pkg: Remove c-compile from rgnd
...
Directly install the required packages from the Alpine base
image to compile the rngd package.
Also use the git tree hash for the package hash while at it.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-05-08 16:28:39 +01:00
Riyaz Faizullabhoy
2c4c55859f
Add separate sign-tag target, keep tool building offline
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2017-04-27 10:34:40 -07:00
Riyaz Faizullabhoy
38ad84bfbd
pull base images with content trust for binfmt, rngd, tini, toybox-media
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2017-04-26 14:28:30 -07:00
Riyaz Faizullabhoy
72e7945ec6
Add signing targets for binfmt, c-compile, go-compile, rngd, tini, toybox-media
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2017-04-26 10:55:20 -07:00
Rolf Neugebauer
8d1eb49fa7
pkg: Convert rngd to a multi-stage build
...
This allows us to get rid of the ./base/rng-tools
Use c-compile to compile it
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-04-24 18:41:27 +01:00
Rolf Neugebauer
85bcee93dd
tools: Move tini to ./tools and convert to multi-stage build
...
Previously the "tini" contained the entire build. Using the
multi-stage build creates a new "tini" base image, which only
contains the "/bin/tini". This image can be used as the base
image for packages requiring "tini".
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-04-24 18:41:27 +01:00
Rolf Neugebauer
0a0786d49e
pkg: Update packages to push to linuxkit hub org
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-04-12 21:28:17 +01:00
Rolf Neugebauer
e7314ff350
pkg: Use images from linuxkit hub org
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-04-12 21:28:17 +01:00
Justin Cormack
905636d642
Move installable packages to pkg
...
Still leaves some intermediate repos in `base/`
See #1266
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-22 12:33:11 +00:00