Running commands

Commands

docker-compose run app ruby -c app.rb
docker-compose run --rm app ruby -c app.rb

Iterating with Docker and Compose

Starting a web server