sha256:4d4e866c63a8ca08ea73b96b00c80bfa21a0afd9760a7868c28b7c0bbe223bd6
OS/ARCH
linux/amd64
Compressed size
921.31 MB
Last pushed
over 2 years by modelcppci
Type
Image
Manifest digest
sha256:4d4e866c63a8ca08ea73b96b00c80bfa21a0afd9760a7868c28b7c0bbe223bd6
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.17 MB6CMD ["/bin/bash"]0 B7ARG DEBIAN_FRONTEND=noninteractive0 B8COPY docker/dev/install_odb.sh / # buildkit598 B9RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c507.73 MB10RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c311 B11RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c43.32 MB12ARG CC_GID=9600 B13ARG CC_UID=9600 B14ENV CC_GID=9600 B15ENV CC_UID=9600 B16RUN |3 DEBIAN_FRONTEND=noninteractive CC_GID=960 CC_UID=9601.17 KB17COPY /codecompass /codecompass # buildkit342.1 MB18ENV PATH=/codecompass/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19COPY docker/web/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit353 B20RUN |3 DEBIAN_FRONTEND=noninteractive CC_GID=960 CC_UID=960347 B21EXPOSE map[8080/tcp:{}]0 B22ENTRYPOINT ["tini" "--" "/usr/local/bin/entrypoint.sh"]0 B23CMD ["CodeCompass_webserver" "-w" "/workspace" "-p"0 BCommand
ARG RELEASE