Skip to content

craibuc/docker-ruby-sinatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ruby-sinatra

Docker image and container for Ruby/Sinatra development.

Usage

Generate the Gemfile.lock, using the ruby:3.0 image

make lock

Create an image that will include the dependencies (Gems)

make build

Run the container (application); attach logging to stdout

make run

Access the container's terminal

make tty

About

Docker image and container for Ruby/Sinatra development.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors