3 lines
64 B
Docker
3 lines
64 B
Docker
|
FROM scratch
|
||
|
COPY cacert.pem /etc/ssl/certs/ca-certificates.crt
|