In your case you would need to do something along ...
# ktor
b
In your case you would need to do something along the lines of
Copy code
docker-compose run builder # run and wait for build to finish
docker-compose up -d app # launch app in background