sha256:45b872870b3668ad6f691c930c50665c938d36585eabc22f3ca26857f355ef4a
OS/ARCH
Compressed size
9.85 MB
Last pushed
over 3 years by joseluisq
Type
Image
Manifest digest
sha256:720e95be87caae0df957fc52b1b45570ac8d716cc8f2c5094953f8c3cc2d00b2
Image Layers
1ADD file ... in / 3.25 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.88 MB9RUN |2 VERSION=1.1.0 CURL_VERSION=8.0.1 /bin/sh1.23 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/ # buildkit387.99 KB13COPY /alpine/usr/local/bin/curl /usr/bin/curl # buildkit166.04 KB14COPY /alpine/usr/local/include/curl /usr/include/curl # buildkit51.15 KB15RUN |2 VERSION=1.1.0 CURL_VERSION=8.0.1 /bin/sh175 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:61bc44c9685b610d18bddd05d2ea1e57b4313f5f433a0a0b7e5269ec24f108b0 in /