pidgin/carrier

ca0c732f744b
Parents 9314823b9c48
Children 8194a2c3b2ea
Copy in ca-certs from the build container to the resulting container
  • +1 -0
    Dockerfile
  • --- a/Dockerfile Tue May 14 22:46:11 2019 -0500
    +++ b/Dockerfile Tue May 14 22:52:21 2019 -0500
    @@ -10,4 +10,5 @@
    CMD ["/carrier"]
    +COPY --from=build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt
    COPY --from=build /app/carrier /carrier