Files
dockerfiles/ruby/README.md
2019-05-07 14:20:13 +08:00

696 B

Ruby

This provides a Clear Linux* ruby container

Build

docker build -t clearlinux/ruby .

Or just pull it from Dockerhub

docker pull clearlinux/ruby

Start ruby Container

docker run  -d clearlinux/ruby

How to use this image

  • See How to use this image section of the official ruby image page.

Extra Build ARGs

  • swupd_args Specifies SWUPD flags

Default build args in Docker are on: https://docs.docker.com/engine/reference/builder/#arg