To start the application, enter the following commands in the terminal in the application directory:
docker-compose build && docker-compose up
docker-compose run web rake db:create && rake db:migrate && rake db:seed
After that, the test data application will be available at localhost:3000
[email protected]/12345678
[email protected]/12345678