sha256:8e075a0dba2918b4176ed2c9f20e6cb886c7e86016751570ef51336c87899213
OS/ARCH
linux/amd64
Compressed size
326.64 MB
Last pushed
8 months by andreaspeters
Type
Image
Manifest digest
sha256:94485454e8a0733f222aa6f180fe0b63606216486b7e681c393bfbf45b493484
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B8LABEL org.opencontainers.image.title=mesos-master0 B9LABEL org.opencontainers.image.description=Master instance of Apache0 B10LABEL org.opencontainers.image.vendor=AVENTER UG (haftungsbeschränkt)0 B11LABEL org.opencontainers.image.source=https://github.com/AVENTER-UG/mesos-mini0 B12RUN /bin/sh -c apt update235.41 MB13RUN /bin/sh -c update-alternatives --set1.43 KB14ENV container=docker0 B15ENV ZOOCFGDIR=/etc/zookeeper/conf0 B16ENV ZOOKEEPER_ID=10 B17RUN /bin/sh -c apt update1.57 MB18RUN /bin/sh -c export ARCH=`dpkg61.31 MB19RUN /bin/sh -c chmod +x1.15 KB20RUN /bin/sh -c mkdir -p32 B21RUN /bin/sh -c mkdir -p144 B22COPY mesos/master_environment /tmp # buildkit280 B23COPY mesos/modules /etc/mesos/modules # buildkit141 B24COPY mesos/ucr-default-bridge.json /etc/mesos/cni/ # buildkit453 B25COPY ./supervisord.conf.master /etc/supervisor/supervisord.conf # buildkit894 B26RUN /bin/sh -c ln -s130 B27RUN /bin/sh -c rm -rf32 B28COPY start_master.sh / # buildkit245 B29CMD ["/start_master.sh"]0 BCommand
ARG RELEASE