Some containers start at boot
Octogonapus opened this issue · 0 comments
Octogonapus commented
What happened?
After stopping all Docker containers and restarting my system, these containers were started at boot:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
9e61c0f9b92f systeminit/nats:stable "/nats-server --conf…" 2 weeks ago Up 5 hours 4222/tcp, 6222/tcp, 8222/tcp local-nats-1
9e5add07dd8a systeminit/postgres:stable "/usr/local/bin/entr…" 2 weeks ago Up 5 hours 5432/tcp local-postgres-1
Given that SI is stopped, I would expect none of the containers to be running.
How can we reproduce this?
You should be able to just start and stop SI and reboot.
Operating system
Linux
Architecture
x86_64 / amd64
What browsers are you seeing the problem on?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Additional context
No response