sha256:7c5f16520a76baa5e1ec74b6842318f511c769b9c6df270e5734eb56439d79b3
OS/ARCH
linux/amd64
Compressed size
1.08 GB
Last pushed
17 days by cremind
Type
Image
Manifest digest
sha256:7c5f16520a76baa5e1ec74b6842318f511c769b9c6df270e5734eb56439d79b3
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.37 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7ENV TZ=UTC0 B8RUN /bin/sh -c apt-get update53.38 MB9RUN /bin/sh -c add-apt-repository -y27.59 MB10COPY /uv /uvx /usr/local/bin/ #23.24 MB11RUN /bin/sh -c uv --version32 B12RUN /bin/sh -c install -m34.38 MB13RUN /bin/sh -c curl -fsSL55.6 MB14ENV PATH=/opt/cremind/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CREMIND_SYSTEM_DIR=/root/.cremind CREMIND_UI_PORT=1515 HOST=0.0.0.00 B15WORKDIR /root/.cremind120 B16RUN /bin/sh -c apt-get update456.63 MB17RUN /bin/sh -c apt-get update149.98 MB18RUN /bin/sh -c wget -q194.99 MB19RUN /bin/sh -c sed -i3.98 KB20RUN /bin/sh -c mkdir -p371 B21RUN /bin/sh -c mkdir -p298 B22COPY /opt/cremind-baseline/venv /opt/cremind-baseline/venv # buildkit81.39 MB23COPY install/docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit4.21 KB24RUN /bin/sh -c chmod +x4.21 KB25ENV CREMIND_IMAGE_FLAVOR=desktop VNC_PASSWORD=changeme RESOLUTION=1280x7200 B26EXPOSE [1112/tcp 1515/tcp 5900/tcp 80/tcp]0 B27ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ARG RELEASE