sha256:1c45d1e5a992289637f3aa17844651acabd9db649c9827eb9f3dd31b9635dd5f
OS/ARCH
linux/amd64
Compressed size
308.36 MB
Last pushed
about 3 years by exoci
Type
Image
Manifest digest
sha256:1c45d1e5a992289637f3aa17844651acabd9db649c9827eb9f3dd31b9635dd5f
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 B8ENV TINI_VERSION=v0.19.00 B9ENV TINI_GPG_KEY=595E85A6B1B4779EA4DAAEC70B588DFF0527A9B70 B10ENV GOSU_VERSION=1.140 B11ENV GOSU_GPG_KEY=B42F6819007F00F88E364FD4036A9C25BF357DD40 B12ENV TERM=xterm DEBIAN_FRONTEND=noninteractive0 B13WORKDIR /tmp32 B14ENV _APT_OPTIONS=-o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold0 B15RUN /bin/sh -c apt-get -qq23.53 MB16ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B17RUN /bin/sh -c mkdir ~/.gnupg198 B18RUN /bin/sh -c set -ex5.46 KB19RUN /bin/sh -c set -ex10.42 KB20RUN /bin/sh -c set -ex33.42 KB21RUN /bin/sh -c set -ex907.17 KB22COPY bin/wait-for-it.sh /usr/local/bin/ # buildkit1.58 KB23RUN /bin/sh -c chown root:root1.62 KB24ENV DOWNLOAD_DIR=/srv/downloads0 B25RUN /bin/sh -c mkdir -p154 B26RUN /bin/sh -c echo "alias198 B27COPY conf/htoprc.conf /root/.config/htop/htoprc # buildkit580 B28RUN /bin/sh -c chown root:root549 B29ENTRYPOINT ["/usr/local/bin/tini" "--"]0 B30CMD ["bash"]0 B32RUN /bin/sh -c apt-get update61.82 MB33ENTRYPOINT ["/usr/local/bin/tini" "--" "/usr/bin/java"]0 B35ENV SOFTWARE_NAME=crowd0 B36ENV SOFTWARE_VERSION=2.8.30 B37ENV SOFTWARE_PORT=80950 B38ENV SCALA_HOME=/usr/local/scala0 B39RUN /bin/sh -c rm -rf32 B40COPY install.sh /root/install.sh # buildkit475 B41RUN /bin/sh -c chmod +x474 B42RUN /bin/sh -c mkdir /root/scripts118 B43COPY scripts/install_impl.sh /root/scripts/install_impl.sh # buildkit265 B44COPY scripts/configuration.scala /root/scripts/configuration.scala # buildkit1.77 KB45COPY install_tools.sh /root/install_tools.sh # buildkit358 B46RUN /bin/sh -c chmod +x489 B47RUN /bin/sh -c /root/install_tools.sh #51.81 MB48RUN /bin/sh -c /root/install.sh #142.09 MB49COPY run.sh /etc/my_init.d/run.sh # buildkit507 B50COPY scripts/run_impl.sh /root/scripts/run_impl.sh # buildkit350 B51RUN /bin/sh -c chmod +x506 B52EXPOSE map[8095/tcp:{}]0 B53CMD ["/sbin/my_init"]0 BCommand
ARG RELEASE