mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
Update Dockerfile
This commit is contained in:
@@ -28,4 +28,5 @@ RUN buildDeps=' \
|
||||
|
||||
FROM alpine:latest
|
||||
COPY --from=builder /go/bin/mop /usr/bin/mop
|
||||
COPY --from=builder /etc/ssl/certs/ /etc/ssl/certs
|
||||
ENTRYPOINT [ "mop" ]
|
||||
|
||||
Reference in New Issue
Block a user