Christopher Burke
06/12/2023, 8:24 PMhttp
instead of https
as a temp workaround, but lakeFS still seems to be targeting the https
urlBarak Amar
Christopher Burke
06/13/2023, 7:36 PMBarak Amar
FROM treeverse/lakefs:0.103.0
USER root
COPY myca.crt /usr/local/share/ca-certificates
RUN /usr/sbin/update-ca-certificates
USER lakefs