mailu/optional/traefik-certdumper
Dimitri Huisman f7677543c6 Process code review remarks
- Moved run to bottom of Dockerfile to allow using unmodified / cached states.
- Simplified bash code in deploy.sh.
- Improved the large bash one-liner in CI.yml. It could not handle >9 for 1.x.
..
.dockerignore Add docker to dump traefiks certificates to pem
Dockerfile Process code review remarks
run.sh Allow specifying the traefik version for cert dumping