web: bundle exec ruby web.rb -p $PORT
worker: bash -c "echo hello && sleep 5"
