pangolin and docker versions #1440

Closed
opened 2026-04-05 19:28:26 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @gilluc on 5/29/2025

what i have seen:
1- if docker is present before pangolin install, pangolin wont work
2- if docker is not present, pangolin install docker and all is fine
2.1 then, if you apt update/upgrade and docker is upgraded, pangolin doesnot work anymore

so:
1- install pangolin on a system without previous docker install
2- never update docker
(sudo apt-mark hold docker-ce docker-ce-cli docker-ce-rootless-extras)

nota 1 : debian12 on arm64
nota 2 : today i have to reinstall completely my server because nothing make pangolin run again...4 hours were lost!

*Originally created by @gilluc on 5/29/2025* what i have seen: 1- if docker is present before pangolin install, pangolin wont work 2- if docker is not present, pangolin install docker and all is fine 2.1 then, if you apt update/upgrade and docker is upgraded, pangolin doesnot work anymore so: 1- install pangolin on a system without previous docker install 2- never update docker (sudo apt-mark hold docker-ce docker-ce-cli docker-ce-rootless-extras) nota 1 : debian12 on arm64 nota 2 : today i have to reinstall completely my server because nothing make pangolin run again...4 hours were lost!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1440