Comment on Docker Hub Is DownparentComments−XCSme11moIt'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...−XCSme11moNevermind, I used the terminal, docker ps to find the container and docker restart <container_id>, without going through Coolify.
Comments
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...
Nevermind, I used the terminal, docker ps to find the container and docker restart <container_id>, without going through Coolify.