Sign inSign up

swinton/httpie-action:02571a0

Manifest digest

sha256:6316660d826b2be6b3356d80981919b699996bb38fc16cfe2ace4f8169ebc07d

OS/ARCH

linux/amd64

Compressed size

73.69 MB

Last pushed

over 7 years by swinton

Type

Image

Manifest digest

sha256:6316660d826b2be6b3356d80981919b699996bb38fc16cfe2ace4f8169ebc07d

Image Layers

1ADD file ... in / 21.46 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c apt-get update &&2.41 MB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.20 B
8/bin/sh -c set -ex &&22.74 MB
9/bin/sh -c cd /usr/local/bin &&240 B
10ENV PYTHON_PIP_VERSION=18.10 B
11/bin/sh -c set -ex; savedAptMark="$(apt-mark1.97 MB
12CMD ["python3"]0 B
13LABEL name=HTTP client for0 B
14LABEL version=1.0.30 B
15LABEL repository=http://github.com/swinton/httpie.action0 B
16LABEL homepage=http://github.com/swinton/httpie.action0 B
17LABEL maintainer=Steve Winton <[email protected]>0 B
18LABEL com.github.actions.name=HTTP client0 B
19LABEL com.github.actions.description=A general purpose0 B
20LABEL com.github.actions.icon=send0 B
21LABEL com.github.actions.color=gray-dark0 B
22WORKDIR /0 B
23COPY multi:9578dd201a0ba2b063394897d7b26c60e86a1a27f111ec453d7aa68c6bd8d9a1 in / 1.91 KB
24COPY file:0811b90085e3ecd84e0d1b39191829e5e2186220af8a6cc6021f98d21ad0e301 in /.httpie/ 265 B
25/bin/sh -c apt-get update -y25.1 MB
26ENV HTTPIE_CONFIG_DIR=/.httpie0 B
27ENTRYPOINT ["/entrypoint.sh"]0 B
28CMD ["--help"]0 B

Command

ADD file:a65337a57a064a79ad8a3f42e8282b3e01710cb4684ccd880463cc8d2e051fa5 in /