Hacker News new | ask | show | jobs
by XCSme 262 days ago
It's a bit stupid that I can't restart (on Coolify) my container, because pulling the image fails, even though I am already running it, so I do have the image, I just need to restart the Node.js process...
1 comments

Nevermind, I used the terminal, docker ps to find the container and docker restart <container_id>, without going through Coolify.