hello, how to upgrade a docker container (coder template) ?
I have put the coder template but I see there is an update. Not possible to execute their recommended command in the container /var/lib/docker/container/id
docker-compose pull coder && docker-compose up -d coder
How to do this ?
2 Replies
I found out it's in :/etc/dokploy/compose/name/...
Thanks GPT o1
and the awesome documentation of Dokploy