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

No certificates generated fro traefik 2.2.1 #8

@leifnel

Description

@leifnel

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions