You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use docker_command_path="docker-compose" to set my docker compose command to be docker-compose. Instead of docker-compose build it runs docker-compose compose build
Describe the bug
Use
docker_command_path="docker-compose"to set my docker compose command to bedocker-compose. Instead ofdocker-compose buildit runsdocker-compose compose buildxref #306 / #512