-
-
Notifications
You must be signed in to change notification settings - Fork 367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compose files not seen #250
Comments
The reproduce steps is not clear and don't quite understand, because you said you deleted the compose file. Isn't expected? because you deleted the compose file and won't able to show in the list. |
another explanation :
You will have a stopped container with a non existing compose file |
I'm not quite sure why it happens, but the containers linked to the errors are containers that had their lifecycle like above |
If you want to delete a stack, you must use It is a docker question, not a bug. |
welp the containers were bassically stopped because they were meant to be restarted so we didn't want to have networks and all removed |
but even so, stopped containers should not crash Dockge compose recognition, it should skip them at least I think |
🛡️ Security Policy
Description
I have no compose files seen + it seems that it stop detecting state of compose
the token shown in my compose is out of date
👟 Reproduction steps
docker-compose.yml
out of the/opt/stacks
folder file withdocker-compose up -d
docker-compose stop
docker-compose.yml
fileI think you have to create a compose file an up it once, stop it and delete the compose file
(out of dockge stacks folder)
as the container
491e4c1cac31a1be74020030eb10e5d259a2a820a501ab10e1b8223b36e642f7
was made in another folder but the compose file is not present anymore (also the container is down)👀 Expected behavior
we should be able to see the list of stacks and manipulate active containers
😓 Actual Behavior
we don't see the list of stacks and can't manipulate active composes
Dockge Version
1.3.2
💻 Operating System and Arch
Linux SRV1 5.10.0-19-amd64 #1 SMP Debian 5.10.149-2 (2022-10-21) x86_64 GNU/Linux
🌐 Browser
Firefox 119.0.1
🐋 Docker Version
Docker version 20.10.24+dfsg1, build 297e128
🟩 NodeJS Version
No response
📝 Relevant log output
The text was updated successfully, but these errors were encountered: