Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.

No certificates generated fro traefik 2.2.1 #8

Open
leifnel opened this issue Sep 16, 2020 · 0 comments
Open

No certificates generated fro traefik 2.2.1 #8

leifnel opened this issue Sep 16, 2020 · 0 comments

Comments

@leifnel
Copy link

leifnel commented Sep 16, 2020

In my dockerfile I have `
certs:

 image: snowmb/traefik-certificate-extractor

 volumes:

  - /etc/traefik/acme/acme.json:/app/data/acme.json:ro

  - /etc/certs:/app/certs:rw

  - /var/run/docker.sock:/var/run/docker.sock

 command: -r 

 restart: always

`
Log just shows

`DEBUG: watching path: data/acme.json

DEBUG: output path: certs`

The input file is readable, the output dir is writeable from within the container.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant