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
{{ message }}
This repository was archived by the owner on Jul 3, 2024. It is now read-only.
What appears to be happening is the api container is not stopping properly and a sort of zombie container remains. docker ps shows this:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
486c823075f8 hot-mapping-vis-api-prod "/bin/sh -c 'wait-on…" 2 hours ago Restarting (1) About a minute ago docker_api_1
This issue happens when stopping the app using CTRL-C, then attempting to start it up again. The error is:
What appears to be happening is the api container is not stopping properly and a sort of zombie container remains.
docker psshows this: