Commit Graph

13 Commits

Author SHA1 Message Date
David Rodríguez 3a93e85762
Fix broken url
As per https://github.com/sgerrand/alpine-pkg-glibc#please-note.

Signed-off-by: David Rodríguez <deivid.rodriguez@riseup.net>
2018-08-17 14:08:41 -03:00
Joffrey F 166f355efb Add libgcc dependency for Compose in a container
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-03-23 14:08:06 +01:00
Joffrey F 08f71a8d3d Update Dockerfile.run to produce smaller image
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-03-08 15:44:42 -08:00
Joffrey F 515ea20f25 Fix Dockerfile.run indentation
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-12 11:54:08 -08:00
Joffrey F cd87d88882 Add `docker` CLI to the `docker/compose` image
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-08 13:59:27 -08:00
Joffrey F df6e300081 Update dockerfile.run to compile the latest (2.27) version of glibc
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-06 14:50:52 -08:00
Marcos Lilljedahl 44653f2812 Improve Dockerfile.run
This dockerfile generates a more lightweight image that works with the
current official dynamically generated binaries

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>

Change image script to use new Dockerfile.run image without building
compose

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>

Apply suggested fixes

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2017-03-03 15:17:10 -08:00
Joffrey F 19190ea0df Fix docker image build script when using universal wheels
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-01-10 16:43:26 -08:00
Thomas Grainger 2648af6807
enable universal wheels
Signed-off-by: Thomas Grainger <tom.grainger@procensus.com>
2017-01-04 18:33:58 +00:00
Aanand Prasad 08127625a0 Pin base image to alpine:3.4 in Dockerfile.run
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-07-06 18:01:27 -07:00
Daniel Nephin d4b9845201 Add the git sha to version output
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-11-18 13:21:14 -05:00
Daniel Nephin 4ae2a0e610 Update release scripts for release image.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-10-06 15:21:34 -04:00
Daniel Nephin 39cea970b8 alpine docker image for running compose and a script to pull and run it with the
correct volumes.

Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2015-10-02 11:38:35 -04:00