mirror of
https://github.com/SnowMB/traefik-certificate-extractor.git
synced 2025-01-18 13:59:33 +08:00
Dockerfile angepasst
This commit is contained in:
parent
75987ced3c
commit
68b7d399ed
@ -15,4 +15,4 @@ RUN pip3 install -r requirements.txt
|
||||
COPY . /app
|
||||
|
||||
# Define entrypoint of the app
|
||||
ENTRYPOINT ["python3", "-u", "extractor.py"]
|
||||
ENTRYPOINT ["python3", "-u", "extractor.py /data/acme.json /data/certs"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user