build: docker: web: Dockerfile run: web: bash -c "rm -f tmp/pids/server.pid && bundle exec rake chatbot:all & bundle exec rake assets:precompile && bundle exec rails s -p $PORT -b '0.0.0.0'"