Posted in Web Docker compose up –force-recreate –build uses caching but I don’t … August 15, 2025 I have the following command to force recreate all my containers: docker-compose up –force-recreate –build However, I still see the following lines*: Step 6/10 : RUN cp environment-prod-docker… https://stackoverflow.com/questions/59156818/docker-compose-up-force-recreate-build-uses-caching-but-i-dont-want-it-to-d