Problem: can't copy templates
Solution: don't copy templates
This commit is contained in:
parent
a3dd194472
commit
416a3733de
|
@ -3,5 +3,4 @@ RUN apk --no-cache add ca-certificates
|
||||||
WORKDIR /opt/micropub
|
WORKDIR /opt/micropub
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
COPY ./eksterd /app/
|
COPY ./eksterd /app/
|
||||||
COPY ./templates /app/templates
|
|
||||||
ENTRYPOINT ["/app/eksterd"]
|
ENTRYPOINT ["/app/eksterd"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user