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
The container needs to be killed and cannot be stopped by sigterm. So in docker-compose I have to wait 10s for stop/restart. Running with docker needs a docker stop (no ctrl+c working).