Skip to content

A Dockerfile that produces an image with Ruby installed.

License

Notifications You must be signed in to change notification settings

nurey/docker-ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

docker-ruby

A Dockerfile that produces an image with Ruby installed.

Image Creation

$ sudo docker build -t="ruby" .

Container Creation / Running

$ sudo docker run ruby

About

A Dockerfile that produces an image with Ruby installed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%