Skip to content

lifeparticle/Sinatra-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create and run Sinatra Application on your local machine

This is not good, need to find a better solution! For m1 mac mini

gem install eventmachine -- --with-openssl-dir=/opt/homebrew/opt/openssl@1.1
bundle install
rackup -p 4567

View at: http://localhost:4567

Run the Sinatra Application using Docker

docker compose up

View at: http://localhost:4567

About

Sinatra-Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published