sha256:7a76b9d898872e1ca4841818de64f963912f9e73d753101ae975660d446f56eb
OS/ARCH
linux/amd64
Compressed size
1.45 GB
Last pushed
about 2 months by sevenajay
Type
Image
Manifest digest
sha256:7a76b9d898872e1ca4841818de64f963912f9e73d753101ae975660d446f56eb
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 B8ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 DEBIAN_FRONTEND=noninteractive DBUS_SESSION_BUS_ADDRESS=unix:path=/var/run/dbus/system_bus_socket0 B9RUN /bin/sh -c apt update188.33 MB10ADD nano-wrapper.sh /root/.nano-wrapper.sh # buildkit256 B11ADD vim-wrapper.sh /root/.vim-wrapper.sh # buildkit257 B12ADD .bashrc /root/.bashrc # buildkit1.13 KB13ADD nanorc /etc/nanorc # buildkit3.92 KB14ADD .vimrc /root/.vimrc # buildkit177 B15COPY ssh/id_rsa ssh/id_rsa.pub /root/.ssh/ #2.52 KB16COPY ssh/sshd_config /etc/ssh/ # buildkit348 B17RUN /bin/sh -c chmod +x2.77 KB18STOPSIGNAL SIGRTMIN+30 B19ENTRYPOINT ["/sbin/init" "--log-level=err"]0 B20ENV DOCKER_VERSION=5:27.5.1-1~ubuntu.24.04~noble CONTAINERD_VERSION=1.7.25-1 DOCKER_COMPOSE_VERSION=2.40.20 B21RUN /bin/sh -c mkdir -p298.6 MB22ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B23RUN /bin/sh -c echo 'PATH="/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"'281 B24RUN /bin/sh -c git config163 B25ADD etc/daemon.json /etc/docker/ # buildkit335 B26COPY etc/docker.service /lib/systemd/system/docker.service # buildkit584 B27COPY etc/nanorc /etc/nanorc # buildkit4.1 KB28EXPOSE map[22/tcp:{} 80/tcp:{} 8000/tcp:{} 8080/tcp:{}]0 B30LABEL description=Langfuse — tracing and0 B31ARG LANGFUSE_VERSION=v3.224.30 B32RUN |1 LANGFUSE_VERSION=v3.224.3 /bin/sh -c32 B33RUN |1 LANGFUSE_VERSION=v3.224.3 /bin/sh -c7.67 MB34COPY docker-compose.override.yml /opt/langfuse/docker-compose.override.yml # buildkit989 B35COPY etc/daemon.json /etc/docker/daemon.json # buildkit359 B36RUN |1 LANGFUSE_VERSION=v3.224.3 /bin/sh -c1.18 MB37COPY etc/langfuse-init.sh /usr/local/bin/langfuse-init.sh # buildkit1.63 KB38COPY etc/langfuse-init.service /etc/systemd/system/langfuse-init.service # buildkit556 B39COPY etc/langfuse.service /etc/systemd/system/langfuse.service # buildkit877 B40RUN |1 LANGFUSE_VERSION=v3.224.3 /bin/sh -c1.78 KB41COPY langfuse-images.tar.zst* /opt/langfuse-images/ # buildkit965.7 MB42COPY etc/langfuse-preload.sh /usr/local/bin/langfuse-preload.sh # buildkit684 B43COPY etc/langfuse-preload.service /etc/systemd/system/langfuse-preload.service # buildkit416 B44RUN |1 LANGFUSE_VERSION=v3.224.3 /bin/sh -c812 B45EXPOSE [22/tcp 3000/tcp]0 B46HEALTHCHECK {Test:[CMD-SHELL curl --fail http://localhost:3000/api/public/health0 BCommand
ARG RELEASE