Sign inSign up

geezyx/docker-ruby

By geezyx

Updated about 10 years ago

Simple ruby docker container for pulling and running scripts from git repositories!

Image
0

4.0K

geezyx/docker-ruby repository overview

Docker-Ruby

Small bootstrap container for a ruby app. Provide the environment variables below and off you go!

Environment variables

  • GIT_URL
    • Git URL for cloning
  • PROJECT_PATH
    • Project path root (e.g. /var/myapp)
  • START_CMD
    • Command to initialize service (e.g. ruby myscript.rb)

Tag summary

Content type

Image

Digest

Size

264.4 MB

Last updated

over 10 years ago

docker pull geezyx/docker-ruby