tsabat / now

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TO BUILD

docker build -t jandavid/sinatra-example  .

TO RUN

docker run -d -p 4567:80 jandavid/sinatra-example
curl localhost:4567

About


Languages

Language:Ruby 100.0%