sha256:4d3127824bd980149cd5109401cdd6bb609400463ca7c9e2877f34d19effae19
OS/ARCH
linux/amd64
Compressed size
240.88 MB
Last pushed
over 3 years by xarthisius
Type
Image
Manifest digest
sha256:4d3127824bd980149cd5109401cdd6bb609400463ca7c9e2877f34d19effae19
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.16 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update183.95 MB8RUN /bin/sh -c groupadd -g4.5 KB9RUN /bin/sh -c echo "source1.21 KB10RUN /bin/sh -c echo "wtuser966 B11USER wtuser0 B12WORKDIR /gwvolman137 B13COPY requirements.txt /gwvolman/requirements.txt # buildkit297 B14COPY setup.py /gwvolman/setup.py # buildkit600 B15COPY gwvolman /gwvolman/gwvolman # buildkit859.02 KB16RUN /bin/sh -c python3 -m4.72 MB17RUN /bin/sh -c . /home/wtuser/venv/bin/activate23.19 MB18ENV LC_ALL=C.UTF-80 B19ENV LANG=C.UTF-80 B20RUN /bin/sh -c sed 2.11 KB21USER root0 B22RUN /bin/sh -c echo "use_locks1.02 KB23COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit665 B24COPY scheduler-entrypoint.sh /scheduler-entrypoint.sh # buildkit210 B25RUN /bin/sh -c chmod +x665 B26RUN /bin/sh -c chmod +x210 B27ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
ARG RELEASE