Skip to content

Instantly share code, notes, and snippets.

@0xAhmed
Created December 29, 2016 08:58
Show Gist options
  • Select an option

  • Save 0xAhmed/a330562c80b48c579bf77667df1bd3f0 to your computer and use it in GitHub Desktop.

Select an option

Save 0xAhmed/a330562c80b48c579bf77667df1bd3f0 to your computer and use it in GitHub Desktop.
Dockerfile template: Ruby versions
FROM ruby:%%RUBY_VERSION%%
CMD ruby --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment