edit - ../docker - ../../compute
The –force-recreate flag ensures that containers are recreated even if their configuration and image haven’t changed, guaranteeing that the newly built images are used. If you want to run in detached mode, add the -d flag:
sudo docker compose up --force-recreate -d