sha256:45b872870b3668ad6f691c930c50665c938d36585eabc22f3ca26857f355ef4a
OS/ARCH
Compressed size
9.3 MB
Last pushed
over 3 years by joseluisq
Type
Image
Manifest digest
sha256:9e034ec09c12d621401d8c473699308a78fa0fcba07745149cf6fd40f69bfd01
Image Layers
1ADD file ... in / 2.97 MB2CMD ["/bin/sh"]0 B3LABEL Maintainer=Jose Quintana <joseluisq.net> Description=Unofficial0 B4ARG VERSION0 B5ENV VERSION=1.1.00 B6ARG CURL_VERSION0 B7ENV CURL_VERSION=8.0.10 B8RUN |2 VERSION=1.1.0 CURL_VERSION=8.0.1 /bin/sh5.7 MB9RUN |2 VERSION=1.1.0 CURL_VERSION=8.0.1 /bin/sh1.24 KB10COPY /cacert.pem /cacert.pem # buildkit120.31 KB11ENV CURL_CA_BUNDLE=/cacert.pem0 B12COPY /alpine/usr/local/lib/libcurl.so.4.8.0 /usr/lib/ # buildkit323 KB13COPY /alpine/usr/local/bin/curl /usr/bin/curl # buildkit155.88 KB14COPY /alpine/usr/local/include/curl /usr/include/curl # buildkit51.14 KB15RUN |2 VERSION=1.1.0 CURL_VERSION=8.0.1 /bin/sh174 B16USER curl_user0 B17COPY entrypoint.sh /entrypoint.sh # buildkit239 B18CMD ["curl"]0 B19ENTRYPOINT ["/entrypoint.sh"]0 B20LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/joseluisq/alpine-curl org.opencontainers.image.title=curl0 BCommand
ADD file:2dd294d20c0b500c8fed6b410b059429b36f51cd48a45eaf7a06ecbef9e2a3bb in /