Update Dockerfile
This commit is contained in:
parent
6c1129c946
commit
125a885742
@ -8,9 +8,8 @@ ENV gid 1337
|
|||||||
ENV user lemur
|
ENV user lemur
|
||||||
ENV group lemur
|
ENV group lemur
|
||||||
|
|
||||||
|
|
||||||
COPY entrypoint /
|
COPY entrypoint /
|
||||||
COPY lemur.conf.py /home/lemur/.lemur/lemur.conf.py
|
COPY src/lemur.conf.py /home/lemur/.lemur/lemur.conf.py
|
||||||
COPY supervisor.conf /
|
COPY supervisor.conf /
|
||||||
COPY nginx/default.conf /etc/nginx/conf.d/
|
COPY nginx/default.conf /etc/nginx/conf.d/
|
||||||
COPY nginx/default-ssl.conf /etc/nginx/conf.d/
|
COPY nginx/default-ssl.conf /etc/nginx/conf.d/
|
||||||
|
Loading…
Reference in New Issue
Block a user