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
run docker compose up -d in root folder to start the project as a new docker container
if docker compose errors out with error getting credentials - err: exec: "docker-credential-desktop": executable file not found in %PATH%, out: '' -> change credsStore to credStore in %USERPROFILE%/.docker/config.json on windows or $HOME/.docker/config.json on linux
depending on OS or distribution docker compose is not a known command and/or aliased to docker-compose