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
If container has exited but is still visible in docker ps -a output, it is considered to be still running and will not be restarted when starting with recreate: false
The text was updated successfully, but these errors were encountered:
If container has exited but is still visible in
docker ps -a
output, it is considered to be still running and will not be restarted when starting withrecreate: false
The text was updated successfully, but these errors were encountered: