Rails performance workshop Setup Install docker and docker-compose. If you want to run the app locally, you need to install ruby 3.1.4. Run bundle install to install the dependencies. Run docker-compose -f docker-compose.stack.yml up rails s -e production