Sign inSign up

joseluisq/alpine-curl:1.2

Multi-platform
Networking
Developer tools
Web servers
Index digest

sha256:04fa90a8df2e651b51dc44dd8fd0d0e565850d8d4bff504fd01a6a9b5ffd0e6c

OS/ARCH

Compressed size

6.81 MB

Last pushed

about 3 years by joseluisq

Type

Image

Manifest digest

sha256:0d96c24d78a56adf29b9b911ded1b03733647d2d130d04b16b08eca866d8b10f

Image Layers

1ADD file ... in / 3 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.16 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/ # buildkit333.88 KB
14COPY /alpine/usr/local/bin/curl /usr/bin/curl # buildkit159.73 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/sh170 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:4213782693bf27a9a6de23bc924ef0c4fb6b2d56010fc07b25f81edeba83b0d4 in /