sha256:f0a01312765212963b7ba48929b9b746cb4c168af625e0fc18e6c36c0610b97c
OS/ARCH
linux/amd64
Compressed size
228.56 MB
Last pushed
almost 2 years by xarthisius
Type
Image
Manifest digest
sha256:f0a01312765212963b7ba48929b9b746cb4c168af625e0fc18e6c36c0610b97c
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.23 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update172.66 MB8COPY requirements.txt /gwvolman/requirements.txt # buildkit391 B9COPY setup.py /gwvolman/setup.py # buildkit589 B10COPY gwvolman /gwvolman/gwvolman # buildkit551.35 KB11WORKDIR /gwvolman32 B12RUN /bin/sh -c LDFLAGS="-Wl,-rpath='/usr/local/lib',--enable-new-dtags $LDFLAGS"29.11 MB13COPY mount.c /tmp/mount.c # buildkit1.61 KB14RUN /bin/sh -c gcc -Wall3.1 KB15RUN /bin/sh -c useradd -g2.03 KB16RUN /bin/sh -c girder-worker-config set601 B17ENV C_FORCE_ROOT=10 B18ENV LC_ALL=C.UTF-80 B19ENV LANG=C.UTF-80 B20RUN /bin/sh -c sed 4.5 KB21RUN /bin/sh -c sed 1.25 KB22RUN /bin/sh -c echo "use_locks1.01 KB23COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit243 B24COPY scheduler-entrypoint.sh /scheduler-entrypoint.sh # buildkit211 B25RUN /bin/sh -c chmod +x243 B26RUN /bin/sh -c chmod +x211 B27ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
ARG RELEASE