Sign inSign up

swinton/httpie-action:master

Manifest digest

sha256:baac0ec79bb0e548361331ee892362f35b3696a6b69581a6c86826ff69fc2b86

OS/ARCH

linux/amd64

Compressed size

71.02 MB

Last pushed

over 7 years by swinton

Type

Image

Manifest digest

sha256:baac0ec79bb0e548361331ee892362f35b3696a6b69581a6c86826ff69fc2b86

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=19.0.10 B
11/bin/sh -c set -ex; savedAptMark="$(apt-mark2 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/ 266 B
25/bin/sh -c apt-get update -y22.41 MB
26ENV HTTPIE_CONFIG_DIR=/.httpie0 B
27ENTRYPOINT ["/entrypoint.sh"]0 B
28CMD ["--help"]0 B

Command

ADD file:5a6d066ba71fb0a4789971d41a896c905e3df4989b15e2079c09ddaad6ca3ccd in /