Software Project 2022 Craftsman Portal Quick Setup To create the Docker container and start the application: chmod +x deploy.sh ./deploy.sh After that, the application can be accessed at localhost:80. For every subsequent start, simply run: docker compose up