Justin Cormack
640afbbe33
Build test container from a Docker container
...
Corresponds to #1030 but for test container
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-01-17 14:24:57 +00:00
Justin Cormack
b0285f7c84
Simplify base images
...
Some of the builds do not need to depend on docker-build-c, makes
update a bit simpler.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-01-09 15:37:54 +00:00
Justin Cormack
4ac42402e5
Update base images to Alpine 3.5
...
excludes
- Go base images as not yet available
- perf which does not build with latest image
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-12-28 18:09:08 +00:00
Justin Cormack
f190512e2e
Add some missing --rm in docker run
...
Some of these were missing, leaving strays around.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-12-09 09:08:22 -08:00
Justin Cormack
e67de1bb6c
Add Dockerfile into mksh image for hash calculation
...
Caused build errors without it.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-12-08 17:51:42 -08:00
Justin Cormack
f7fcdc5776
Add base image for mksh
...
This is a minimal standalone statically linked shell for use
for now in converting images to containers.
Plan to phase it out and replace with actual programs later.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-12-08 15:58:51 -08:00