Sign inSign up

joseluisq/alpine-curl:1.1

Multi-platform
Networking
Developer tools
Web servers
Index digest

sha256:45b872870b3668ad6f691c930c50665c938d36585eabc22f3ca26857f355ef4a

OS/ARCH

Compressed size

9.92 MB

Last pushed

over 3 years by joseluisq

Type

Image

Manifest digest

sha256:09f2248546ce33a0980a12dbedde9d0af218f9d58e00a9a36c7deae549b6a250

Image Layers

1ADD file ... in / 3.22 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Jose Quintana <joseluisq.net> Description=Unofficial0 B
4ARG VERSION0 B
5ENV VERSION=1.1.00 B
6ARG CURL_VERSION0 B
7ENV CURL_VERSION=8.0.10 B
8RUN |2 VERSION=1.1.0 CURL_VERSION=8.0.1 /bin/sh6.04 MB
9RUN |2 VERSION=1.1.0 CURL_VERSION=8.0.1 /bin/sh1.23 KB
10COPY /cacert.pem /cacert.pem # buildkit120.31 KB
11ENV CURL_CA_BUNDLE=/cacert.pem0 B
12COPY /alpine/usr/local/lib/libcurl.so.4.8.0 /usr/lib/ # buildkit337.59 KB
13COPY /alpine/usr/local/bin/curl /usr/bin/curl # buildkit158.34 KB
14COPY /alpine/usr/local/include/curl /usr/include/curl # buildkit51.15 KB
15RUN |2 VERSION=1.1.0 CURL_VERSION=8.0.1 /bin/sh175 B
16USER curl_user0 B
17COPY entrypoint.sh /entrypoint.sh # buildkit239 B
18CMD ["curl"]0 B
19ENTRYPOINT ["/entrypoint.sh"]0 B
20LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/joseluisq/alpine-curl org.opencontainers.image.title=curl0 B

Command

ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /