symfony-docker icon indicating copy to clipboard operation
symfony-docker copied to clipboard

Docker cache issue

Open vasilvestre opened this issue 3 years ago • 0 comments

Today as I deployed, I had a problem with a dependency during cache warmup after upgrading to 6.0. Our dependency was updated in the source code but some layer issues made our service unusable until I stopped and remove the docker container. The production deployment guide may specify to use --no-cache in order to avoid this issue maybe? Otherwise, --force-recreate, I'm not sure as I solved it without docker-compose

vasilvestre avatar Feb 12 '22 15:02 vasilvestre