this post was submitted on 30 Oct 2023
1 points (100.0% liked)

Portainer

20 readers
0 users here now

Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments.

founded 1 year ago
MODERATORS
 

I am a novice with both docker and portainer. I have a container running pihole that I created with Portainer. Pihole console has the version at the bottom and it has a flashing docker tag indicating "update available".

How do I update the docker tag? Do I "recreate" the container?

you are viewing a single comment's thread
view the rest of the comments
[–] VNJCinPA@alien.top 1 points 1 year ago

You should convert it to a stack using a docker compose file, then update the stack. That's the easiest method.