While developing my web application, I used docker compose to start 4 containers for the routine development, but my friend wants to try some new features / bug fixes which is completed, I don't want to interrupt his experiences while repeatedly start and stop the server during the development processes.
I then tried to re-run docker-compose command again but failed because same project name is used (default folder name).
Solutions
Outcome I need use docker-compose -p
沒有留言:
張貼留言