The installer tries to execute docker instead of podman #376

Closed
opened 2026-04-05 17:08:09 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dhoppe on 1/16/2026

Describe the Bug

During the execution of the Pangolin installer one of the commands failed because it could not find the binary docker.

I believe the following code is responsible, even if the dynamic config for Traefik has been created.

Environment

  • OS Type & Version: all
  • Pangolin Version: latest
  • Gerbil Version: latest
  • Traefik Version: latest
  • Newt Version: latest
  • Olm Version: ?

To Reproduce

I told the Pangolin installer that I want to use rootless Podman and enable CrowdSec. One of the commands failed, because it could not find the binary docker.

Expected Behavior

The Pangolin installer should use the correct binary, based on the questions that have been answered.

*Originally created by @dhoppe on 1/16/2026* ### Describe the Bug During the execution of the Pangolin installer one of the commands failed because it could not find the binary `docker`. I believe the following code is responsible, even if the dynamic config for Traefik has been created. - https://github.com/fosrl/pangolin/blob/main/install/crowdsec.go#L94-L97 - https://github.com/fosrl/pangolin/blob/main/install/crowdsec.go#L119-L122 ### Environment - OS Type & Version: all - Pangolin Version: latest - Gerbil Version: latest - Traefik Version: latest - Newt Version: latest - Olm Version: ? ### To Reproduce I told the Pangolin installer that I want to use rootless Podman and enable CrowdSec. One of the commands failed, because it could not find the binary `docker`. ### Expected Behavior The Pangolin installer should use the correct binary, based on the questions that have been answered.
MrUnknownDE added the bugbugbugbugbugbugbugbugbugbug labels 2026-04-05 17:08:09 +02:00
Sign in to join this conversation.
No Label bug bug bug bug bug bug bug bug bug bug
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#376