gitea-image-forge/org/alt/ruby
2022-12-08 03:59:57 +03:00
..
Dockerfile.template Use install_pakages function in templates 2022-12-08 03:59:57 +03:00
README.md Allow to add other organizations 2022-12-06 04:00:08 +03:00

dockerfiles-alt-ruby

ALT dockerfile for ruby.

Copy Dockerfile somewhere and build the image: $ docker build --rm -t <username>/ruby .

And launch the ruby container: docker run -it <username>/ruby