▲ | XCSme 3 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... | ||
▲ | XCSme 3 days ago | parent [-] | |
Nevermind, I used the terminal, docker ps to find the container and docker restart <container_id>, without going through Coolify. |