sha256:c5941b3c61571465821124095a082d995122834f21ff56722dd321cce52477ba
OS/ARCH
Compressed size
4.67 MB
Last pushed
over 3 years by joseluisq
Type
Image
Manifest digest
sha256:255e04c947e47bbf4a0f2ad4f5a174d835a407e968a8d1fae46c5752bb1ced8a
Image Layers
1ADD file ... in / 2.5 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.24 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/ # buildkit322.4 KB12COPY /alpine/usr/local/bin/curl /usr/bin/curl # buildkit155.74 KB13COPY /alpine/usr/local/include/curl /usr/include/curl # buildkit51.14 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:c5e68ad58a515830d33f20488adffa6af47be2e332543c747b8931cab7444e59 in /