remove ca-certificates
This commit is contained in:
parent
1dd6fa470e
commit
62eed5a9ee
@ -1,6 +1,5 @@
|
|||||||
FROM scratch
|
FROM scratch
|
||||||
LABEL maintainer="himself@stevenpolley.net"
|
LABEL maintainer="himself@stevenpolley.net"
|
||||||
COPY mandelmapper /
|
COPY mandelmapper /
|
||||||
COPY ca-certificates.crt /etc/ssl/certs/
|
|
||||||
EXPOSE 6161:6161
|
EXPOSE 6161:6161
|
||||||
ENTRYPOINT ["/mandelmapper"]
|
ENTRYPOINT ["/mandelmapper"]
|
3408
ca-certificates.crt
3408
ca-certificates.crt
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user