gitextract_7_49205a/ ├── .dockerignore ├── .github/ │ └── workflows/ │ ├── clean-obselete-tag.yml │ ├── close-stale-issue.yml │ └── docker-publish.yml ├── Dockerfile ├── LICENSE ├── README.md └── root/ └── etc/ └── s6-overlay/ └── s6-rc.d/ ├── svc-mod-gluetun-sync-port/ │ ├── dependencies.d/ │ │ └── init-services │ ├── run │ └── type └── user/ └── contents.d/ └── svc-mod-gluetun-sync-port