Sign inSign up

joseluisq/alpine-curl:1.2

Multi-platform
Networking
Developer tools
Web servers
Index digest

sha256:04fa90a8df2e651b51dc44dd8fd0d0e565850d8d4bff504fd01a6a9b5ffd0e6c

OS/ARCH

Compressed size

7.2 MB

Last pushed

about 3 years by joseluisq

Type

Image

Manifest digest

sha256:0f23c1b3609580fa52eced8ef6ae9acee782552a0080412c4a044268197a0240

Image Layers

1ADD file ... in / 3.08 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Jose Quintana <joseluisq.net> Description=Unofficial0 B
4ARG VERSION0 B
5ENV VERSION=1.2.00 B
6ARG CURL_VERSION0 B
7ENV CURL_VERSION=8.2.00 B
8RUN |2 VERSION=1.2.0 CURL_VERSION=8.2.0 /bin/sh3.38 MB
9RUN |2 VERSION=1.2.0 CURL_VERSION=8.2.0 /bin/sh1.22 KB
10COPY /cacert.pem /cacert.pem # buildkit119.89 KB
11ENV CURL_CA_BUNDLE=/cacert.pem0 B
12RUN |2 VERSION=1.2.0 CURL_VERSION=8.2.0 /bin/sh32 B
13COPY /alpine/usr/local/lib/libcurl.so.4.8.0 /usr/lib/ # buildkit403.79 KB
14COPY /alpine/usr/local/bin/curl /usr/bin/curl # buildkit171.41 KB
15COPY /alpine/usr/local/include/curl /usr/include/curl # buildkit51.29 KB
16RUN |2 VERSION=1.2.0 CURL_VERSION=8.2.0 /bin/sh169 B
17USER curl_user0 B
18COPY entrypoint.sh /entrypoint.sh # buildkit233 B
19CMD ["curl"]0 B
20ENTRYPOINT ["/entrypoint.sh"]0 B
21LABEL 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:94bec00e2c0c7f47c81ec4355a29ca23a81b439797d037b1a5a455f36a25dab4 in /