Sign inSign up

swinton/httpie-action:08245cf

Manifest digest

sha256:987259215450ceb799a0d0c6ea91d2eed3f2fc1baf4db67e2929204071f02b56

OS/ARCH

linux/amd64

Compressed size

73.86 MB

Last pushed

over 7 years by swinton

Type

Image

Manifest digest

sha256:987259215450ceb799a0d0c6ea91d2eed3f2fc1baf4db67e2929204071f02b56

Image Layers

1ADD file ... in / 21.45 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 &&242 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=HTTPie CLI0 B
14LABEL version=1.0.00 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=HTTPie CLI0 B
19LABEL com.github.actions.description=Wraps the HTTPie0 B
20LABEL com.github.actions.icon=upload-cloud0 B
21LABEL com.github.actions.color=gray-dark0 B
22WORKDIR /0 B
23COPY multi:e9321f69ca4169091d7e12146cde34f64175a46c3e30513e289f23b09b6df138 in / 1.47 KB
24COPY file:0811b90085e3ecd84e0d1b39191829e5e2186220af8a6cc6021f98d21ad0e301 in /.httpie/ 266 B
25/bin/sh -c pip install --upgrade25.28 MB
26ENV HTTPIE_CONFIG_DIR=/.httpie0 B
27ENTRYPOINT ["/entrypoint.sh"]0 B
28CMD ["--help"]0 B

Command

ADD file:6d6f6f123e45697d3e73ea24621e4fd8da0ed5cf7504767f6b3120671fe6e7d1 in /