sha256:04fa90a8df2e651b51dc44dd8fd0d0e565850d8d4bff504fd01a6a9b5ffd0e6c
OS/ARCH
Compressed size
7.24 MB
Last pushed
about 3 years by joseluisq
Type
Image
Manifest digest
sha256:43e9dcc6fefcaf62661b4e8e8600c8826820dc6412887344bc81c2078f0e3275
Image Layers
1ADD file ... in / 3.24 MB2CMD ["/bin/sh"]0 B3LABEL Maintainer=Jose Quintana <joseluisq.net> Description=Unofficial0 B4ARG VERSION0 B5ENV VERSION=1.2.00 B6ARG CURL_VERSION0 B7ENV CURL_VERSION=8.2.00 B8RUN |2 VERSION=1.2.0 CURL_VERSION=8.2.0 /bin/sh3.33 MB9RUN |2 VERSION=1.2.0 CURL_VERSION=8.2.0 /bin/sh1.22 KB10COPY /cacert.pem /cacert.pem # buildkit119.89 KB11ENV CURL_CA_BUNDLE=/cacert.pem0 B12RUN |2 VERSION=1.2.0 CURL_VERSION=8.2.0 /bin/sh32 B13COPY /alpine/usr/local/lib/libcurl.so.4.8.0 /usr/lib/ # buildkit350.74 KB14COPY /alpine/usr/local/bin/curl /usr/bin/curl # buildkit163.3 KB15COPY /alpine/usr/local/include/curl /usr/include/curl # buildkit51.29 KB16RUN |2 VERSION=1.2.0 CURL_VERSION=8.2.0 /bin/sh170 B17USER curl_user0 B18COPY entrypoint.sh /entrypoint.sh # buildkit233 B19CMD ["curl"]0 B20ENTRYPOINT ["/entrypoint.sh"]0 B21LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/joseluisq/alpine-curl org.opencontainers.image.title=curl0 BCommand
ADD file:1da756d12551a0e3e793e02ef87432d69d4968937bd11bed0af215db19dd94cd in /