Sign inSign up

devopsinfra/docker-simple-runner:v1.0.0-rc

Multi-platform
Security
Integration & delivery
Index digest

sha256:8acc29e335c718c62bc86f40b3534447a8c28bd03231ef1d950e6974ac162a3f

OS/ARCH

Compressed size

29.85 MB

Last pushed

4 months by christophshyper

Type

Image

Manifest digest

sha256:c011cfa006d03c81c53ff5f52da40474b13ac281c0aaa0f5e2a8c089b90d9d4e

Image Layers

1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB
2CMD ["/bin/sh"]0 B
3COPY pip/requirements.txt /tmp/requirements.txt # buildkit173 B
4COPY alpine-packages.txt /tmp/alpine-packages.txt # buildkit178 B
5COPY entrypoint.sh /usr/bin/ # buildkit215 B
6SHELL [/bin/sh -euxo pipefail -c]0 B
7RUN /bin/sh -euxo pipefail -c25.84 MB
8ARG NAME=Simplified CI/CD runner0 B
9ARG DESCRIPTION=Simplified environment with Make0 B
10ARG REPO_URL=https://github.com/devops-infra/docker-simple-runner0 B
11ARG AUTHOR=Krzysztof Szyper <[email protected]>0 B
12ARG HOMEPAGE=https://christophshyper.github.io/0 B
13ARG BUILD_DATE=2020-04-01T00:00:00Z0 B
14ARG VCS_REF=abcdef10 B
15ARG VERSION=0.0.00 B
16LABEL org.label-schema.build-date=2020-04-01T00:00:00Z org.label-schema.name=Simplified CI/CD runner0 B
17WORKDIR /data94 B
18CMD ["entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit