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?

  • VNJCinPA@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

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