Sign inSign up

jackwithdocker/builder-base:test-podman-dev-podman

Manifest digest

sha256:80f5eb115f55942327456d8c0eaf58ebd8ca3cd7d83e64ec1d986677d817e3f6

OS/ARCH

linux/arm64

Compressed size

545.99 MB

Last pushed

over 2 years by jackwithdocker

Type

Image

Manifest digest

sha256:80f5eb115f55942327456d8c0eaf58ebd8ca3cd7d83e64ec1d986677d817e3f6

Image Layers

1ADD file ... in / 103.35 MB
2LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base0 B
3CMD ["/bin/bash"]0 B
4RUN /bin/sh -c yum install260.54 MB
5RUN /bin/sh -c wget https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.9.5.tar.gz32.72 MB
6ENV LANG=en_US.UTF-80 B
7ENV LANGUAGE=en_US:en0 B
8ENV LC_ALL=en_US.UTF-80 B
9WORKDIR /home/jenkins118 B
10ENV SONAR_SCANNER_VERSION=3.3.0.14920 B
11RUN /bin/sh -c curl -o548.58 KB
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/sonar-scanner-3.3.0.1492-linux/bin0 B
13COPY ./ ./ # buildkit5.5 KB
14ENV EXCLUDE_DOCKER=10 B
15RUN /bin/sh -c ./hack/install_utils.sh #54.62 MB
16RUN /bin/sh -c ./hack/install_podman.sh &&94.22 MB
17COPY storage.conf /etc/containers/storage.conf # buildkit3.04 KB
18COPY containers.conf /etc/containers/containers.conf # buildkit207 B
19VOLUME [/var/lib/containers]0 B
20CMD ["podman" "info"]0 B

Command

ADD file:5b1e63a3cb041177b802b501dedcd71a86f1773ea0f69f048f2eb3901097711d in /