Sign inSign up

joseluisq/alpine-curl:1.0

Multi-platform
Networking
Developer tools
Web servers
Index digest

sha256:c5941b3c61571465821124095a082d995122834f21ff56722dd321cce52477ba

OS/ARCH

Compressed size

4.67 MB

Last pushed

over 3 years by joseluisq

Type

Image

Manifest digest

sha256:255e04c947e47bbf4a0f2ad4f5a174d835a407e968a8d1fae46c5752bb1ced8a

Image Layers

1ADD file ... in / 2.5 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.24 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/ # buildkit322.4 KB
12COPY /alpine/usr/local/bin/curl /usr/bin/curl # buildkit155.74 KB
13COPY /alpine/usr/local/include/curl /usr/include/curl # buildkit51.14 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:c5e68ad58a515830d33f20488adffa6af47be2e332543c747b8931cab7444e59 in /