1
0
Fork 0
mirror of https://github.com/docker-library/ruby.git synced 2022-11-09 11:41:34 -05:00
Docker Official Image packaging for Ruby
Find a file
2016-02-04 12:26:30 -08:00
2.0 Apply templates 2016-02-03 14:03:48 -08:00
2.1 Fix alpine to compile with multiple jobs properly 2016-02-04 12:26:30 -08:00
2.2 Fix alpine to compile with multiple jobs properly 2016-02-04 12:26:30 -08:00
2.3 Fix alpine to compile with multiple jobs properly 2016-02-04 12:26:30 -08:00
.travis.yml Add Alpine to all versions (except 2.0 -- see https://github.com/docker-library/ruby/pull/65#issuecomment-176929575 and following discussion) 2016-01-29 13:36:55 -08:00
Dockerfile-alpine.template Fix alpine to compile with multiple jobs properly 2016-02-04 12:26:30 -08:00
Dockerfile-onbuild.template Templatize our Dockerfiles 2016-02-03 12:11:16 -08:00
Dockerfile-slim.template Adjust the order we do things a bit to enable non-root usage trivially 2016-02-03 14:03:32 -08:00
Dockerfile.template Adjust the order we do things a bit to enable non-root usage trivially 2016-02-03 14:03:32 -08:00
generate-stackbrew-library.sh Support alpine more completely in the helper scripts 2016-01-29 10:36:19 -08:00
LICENSE 2015 2015-02-23 13:51:22 -07:00
README.md Update README.md stub 2015-11-16 13:47:05 -08:00
update.sh Templatize our Dockerfiles 2016-02-03 12:11:16 -08:00

About this Repo

This is the Git repo of the Docker official image for ruby. See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specificially in docker-library/docs/ruby.

See a change merged here that doesn't show up on the Docker Hub yet? Check the "library/ruby" manifest file in the docker-library/official-images repo, especially PRs with the "library/ruby" label on that repo. For more information about the official images process, see the docker-library/official-images readme.

Travis CI