Sign inSign up

longhornio/github-runner-authorizer:master

Databases & storage
Manifest digest

sha256:d86387125396b0ada07c283ecddb87f20212d09e2b718756abb4637d49f143fe

OS/ARCH

linux/amd64

Compressed size

85.07 MB

Last pushed

8 months by autolonghorn

Type

Image

Manifest digest

sha256:d86387125396b0ada07c283ecddb87f20212d09e2b718756abb4637d49f143fe

Image Layers

1ADD file ... in / 2.67 MB
2CMD ["/bin/sh"]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 apk add --no-cache274.26 KB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.50 B
8/bin/sh -c set -ex &&10.92 MB
9/bin/sh -c cd /usr/local/bin &&230 B
10ENV PYTHON_PIP_VERSION=20.2.30 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c0 B
13/bin/sh -c set -ex; wget2.02 MB
14CMD ["python3"]0 B
15RUN /bin/sh -c apk add53.62 MB
16COPY requirements.txt /srv # buildkit213 B
17WORKDIR /srv32 B
18RUN /bin/sh -c pip install15.55 MB
19RUN /bin/sh -c apk del19.23 KB
20COPY . /srv # buildkit1.41 KB
21CMD ["python" "-m" "github_runner_authorizer"]0 B

Command

ADD file:c92c248239f8c7b9b3c067650954815f391b7bcb09023f984972c082ace2a8d0 in /