Add ek to container
This commit is contained in:
parent
af7d289656
commit
c1fe5075a5
|
@ -10,4 +10,5 @@ RUN ["mkdir", "-p", "/opt/micropub"]
|
|||
WORKDIR /opt/micropub
|
||||
EXPOSE 80
|
||||
COPY --from=build-env /go/bin/eksterd /app/
|
||||
COPY --from=build-env /go/bin/ek /app/
|
||||
ENTRYPOINT ["/app/eksterd"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user