sha256:c5941b3c61571465821124095a082d995122834f21ff56722dd321cce52477ba
OS/ARCH
Compressed size
4.93 MB
Last pushed
over 3 years by joseluisq
Type
Image
Manifest digest
sha256:81f03d285af8100c37c0edcf8784180e9208f4c9b9784f0013ed96f18d254b99
Image Layers
1ADD file ... in / 2.68 MB2CMD ["/bin/sh"]0 B3LABEL Maintainer=Jose Quintana <joseluisq.net> Description=Unofficial0 B4ARG CURL_RELEASE_VERSION0 B5ARG CURL_GIT_REPO=https://github.com/curl/curl.git0 B6ENV CURL_VERSION=0 B7RUN |2 CURL_RELEASE_VERSION= CURL_GIT_REPO=https://github.com/curl/curl.git /bin/sh1.54 MB8RUN |2 CURL_RELEASE_VERSION= CURL_GIT_REPO=https://github.com/curl/curl.git /bin/sh1.23 KB9COPY /cacert.pem /cacert.pem # buildkit120.31 KB10ENV CURL_CA_BUNDLE=/cacert.pem0 B11COPY /alpine/usr/local/lib/libcurl.so.4.8.0 /usr/lib/ # buildkit386.82 KB12COPY /alpine/usr/local/bin/curl /usr/bin/curl # buildkit165.72 KB13COPY /alpine/usr/local/include/curl /usr/include/curl # buildkit51.15 KB14RUN |2 CURL_RELEASE_VERSION= CURL_GIT_REPO=https://github.com/curl/curl.git /bin/sh174 B15USER curl_user0 B16COPY entrypoint.sh /entrypoint.sh # buildkit239 B17CMD ["curl"]0 B18ENTRYPOINT ["/entrypoint.sh"]0 B19LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/joseluisq/alpine-curl org.opencontainers.image.title=curl0 BCommand
ADD file:c9d37b1a7eee54b1a8c1ebde284829510ec289f7b7db2c16059b26f01b416fe0 in /