Sign inSign up

camptocamp/c2cciutils:1.1

Manifest digest

sha256:4b5c0f2dfafe0732747b917f17c56eef92dc2df2b7de7131e5c03c8367a97a49

OS/ARCH

linux/amd64

Compressed size

176.25 MB

Last pushed

1 day by c2cgisbot

Type

Image

Manifest digest

sha256:4b5c0f2dfafe0732747b917f17c56eef92dc2df2b7de7131e5c03c8367a97a49

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6RUN /bin/sh -c apt-get update20.14 MB
7WORKDIR /app93 B
8COPY requirements-pipenv.txt /tmp/ # buildkit186 B
9RUN /bin/sh -c python3 -m16.12 MB
10COPY Pipfile Pipfile.lock ./ #30.1 KB
11RUN /bin/sh -c pipenv sync33.13 MB
12RUN /bin/sh -c apt-get update68.28 MB
13RUN /bin/sh -c python3 -m32 B
14COPY . ./ # buildkit38.42 KB
15RUN /bin/sh -c (cd c2cciutils;10.14 MB

Command

 ARG RELEASE