This commit is contained in:
parent
4fc5edc549
commit
d113b96bf4
@ -2,6 +2,7 @@ FROM "python:3.7-alpine"
|
|||||||
LABEL maintainer="Cabillot Julien <dockerimages@cabillot.eu>"
|
LABEL maintainer="Cabillot Julien <dockerimages@cabillot.eu>"
|
||||||
|
|
||||||
COPY app /app
|
COPY app /app
|
||||||
|
COPY entrypoint.sh /app/entrypoint.sh
|
||||||
|
|
||||||
WORKDIR "/app"
|
WORKDIR "/app"
|
||||||
|
|
||||||
|
|||||||
0
app/entrypoint.sh → entrypoint.sh
Normal file → Executable file
0
app/entrypoint.sh → entrypoint.sh
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user