sha256:59484a1570c0cbe0458a0da7a515547b9816a9c2129faa44c59af92bf61cd5ca
OS/ARCH
linux/amd64
Compressed size
542.49 MB
Last pushed
about 1 year by uberchuckie
Type
Image
Manifest digest
sha256:59484a1570c0cbe0458a0da7a515547b9816a9c2129faa44c59af92bf61cd5ca
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.34 MB6CMD ["/bin/bash"]0 B7ARG QEMU_ARCH0 B8COPY . /bd_build # buildkit16.34 KB9RUN |1 QEMU_ARCH= /bin/sh -c56.14 MB10ENV DEBIAN_FRONTEND=teletype LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B11CMD ["/sbin/my_init"]0 B13ENV HOME=/root0 B14ENV DEBIAN_FRONTEND=noninteractive0 B15ENV LC_ALL=C.UTF-80 B16ENV LANG=en_US.UTF-80 B17ENV LANGUAGE=en_US.UTF-80 B18CMD ["/sbin/my_init"]0 B19RUN /bin/sh -c usermod -u3.09 KB20RUN /bin/sh -c rm -rf257 B21RUN /bin/sh -c locale-gen cs_CZ.UTF-82.42 MB22RUN /bin/sh -c locale-gen de_DE.UTF-82.49 MB23RUN /bin/sh -c locale-gen en_US.UTF-82.49 MB24RUN /bin/sh -c locale-gen es_ES.UTF-83.25 MB25RUN /bin/sh -c locale-gen fr_FR.UTF-83.25 MB26RUN /bin/sh -c locale-gen it_IT.UTF-83.25 MB27RUN /bin/sh -c locale-gen pl_PL.UTF-84.01 MB28RUN /bin/sh -c locale-gen pt_BR.UTF-84.01 MB29RUN /bin/sh -c locale-gen ru_RU.UTF-84.01 MB30RUN /bin/sh -c locale-gen sl_SI.UTF-84.77 MB31RUN /bin/sh -c locale-gen uk_UA.UTF-85.58 MB32RUN /bin/sh -c curl -LsS33.82 MB33RUN /bin/sh -c apt-get update137.72 MB34RUN /bin/sh -c sed -i1.88 KB35RUN /bin/sh -c mkdir -p123.05 MB36RUN /bin/sh -c a2enmod rewrite306 B37RUN /bin/sh -c mkdir /etc/service/apache2184 B38COPY apache2.sh /etc/service/apache2/run # buildkit277 B39RUN /bin/sh -c chmod +x276 B40COPY firstrun.sh /etc/my_init.d/firstrun.sh # buildkit785 B41COPY mariadb.sh /etc/service/mariadb/run # buildkit966 B42RUN /bin/sh -c chmod +x123.88 MB43COPY apache2.conf /etc/apache2/apache2.conf # buildkit3.11 KB44COPY ports.conf /etc/apache2/ports.conf # buildkit317 B45COPY apache-observium /etc/apache2/sites-available/000-default.conf # buildkit453 B46RUN /bin/sh -c rm /etc/apache2/sites-available/default-ssl.conf573 B47COPY cron-observium /etc/cron.d/observium # buildkit445 B48RUN /bin/sh -c chmod 744444 B49COPY observium.conf /etc/syslog-ng/conf.d/observium.conf # buildkit447 B50EXPOSE map[514/udp:{}]0 B51EXPOSE map[8668/tcp:{}]0 B52VOLUME [/config /opt/observium/logs /opt/observium/rrd]0 B53RUN /bin/sh -c apt-get clean885 BCommand
ARG RELEASE