Sign inSign up

joseluisq/alpine-curl:1.0

Multi-platform
Networking
Developer tools
Web servers
Index digest

sha256:c5941b3c61571465821124095a082d995122834f21ff56722dd321cce52477ba

OS/ARCH

Compressed size

4.93 MB

Last pushed

over 3 years by joseluisq

Type

Image

Manifest digest

sha256:81f03d285af8100c37c0edcf8784180e9208f4c9b9784f0013ed96f18d254b99

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Jose Quintana <joseluisq.net> Description=Unofficial0 B
4ARG CURL_RELEASE_VERSION0 B
5ARG CURL_GIT_REPO=https://github.com/curl/curl.git0 B
6ENV CURL_VERSION=0 B
7RUN |2 CURL_RELEASE_VERSION= CURL_GIT_REPO=https://github.com/curl/curl.git /bin/sh1.54 MB
8RUN |2 CURL_RELEASE_VERSION= CURL_GIT_REPO=https://github.com/curl/curl.git /bin/sh1.23 KB
9COPY /cacert.pem /cacert.pem # buildkit120.31 KB
10ENV CURL_CA_BUNDLE=/cacert.pem0 B
11COPY /alpine/usr/local/lib/libcurl.so.4.8.0 /usr/lib/ # buildkit386.82 KB
12COPY /alpine/usr/local/bin/curl /usr/bin/curl # buildkit165.72 KB
13COPY /alpine/usr/local/include/curl /usr/include/curl # buildkit51.15 KB
14RUN |2 CURL_RELEASE_VERSION= CURL_GIT_REPO=https://github.com/curl/curl.git /bin/sh174 B
15USER curl_user0 B
16COPY entrypoint.sh /entrypoint.sh # buildkit239 B
17CMD ["curl"]0 B
18ENTRYPOINT ["/entrypoint.sh"]0 B
19LABEL 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:c9d37b1a7eee54b1a8c1ebde284829510ec289f7b7db2c16059b26f01b416fe0 in /