at some point we should manually run docker-compose up --remove-orphans to quiet this warning:
Found orphan containers (shift_php_1) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
at some point we should manually run
docker-compose up --remove-orphans
to quiet this warning:Found orphan containers (shift_php_1) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.