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
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