Skip to content

Instantly share code, notes, and snippets.

@iworkforthem
Created October 23, 2020 15:11
Show Gist options
  • Save iworkforthem/e97ff22debc12788f0df14b888210635 to your computer and use it in GitHub Desktop.
Save iworkforthem/e97ff22debc12788f0df14b888210635 to your computer and use it in GitHub Desktop.
ENV REQUESTS_CA_BUNDLE /etc/ssl/certs/ca-certificates.crt
COPY ./ca/Lets_Encrypt_Authority_X3.crt /usr/local/share/ca-certificates
RUN update-ca-certificates
#Gist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment