Sign inSign up

camptocamp/c2cciutils:3405

Manifest digest

sha256:0c4f952101e005f57e98697fd1dfe2c96b53b76770e8eab7e7709d83e81a06e9

OS/ARCH

linux/amd64

Compressed size

176.25 MB

Last pushed

3 days by c2cgisbot

Type

Image

Manifest digest

sha256:0c4f952101e005f57e98697fd1dfe2c96b53b76770e8eab7e7709d83e81a06e9

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.41 KB
15RUN /bin/sh -c (cd c2cciutils;10.14 MB

Command

 ARG RELEASE