Sign inSign up

sevenajay/langfuse:latest

Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7LABEL [email protected] org.label-schema.description=Systemd image0 B
8ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 DEBIAN_FRONTEND=noninteractive DBUS_SESSION_BUS_ADDRESS=unix:path=/var/run/dbus/system_bus_socket0 B
9RUN /bin/sh -c apt update188.33 MB
10ADD nano-wrapper.sh /root/.nano-wrapper.sh # buildkit256 B
11ADD vim-wrapper.sh /root/.vim-wrapper.sh # buildkit257 B
12ADD .bashrc /root/.bashrc # buildkit1.13 KB
13ADD nanorc /etc/nanorc # buildkit3.92 KB
14ADD .vimrc /root/.vimrc # buildkit177 B
15COPY ssh/id_rsa ssh/id_rsa.pub /root/.ssh/ #2.52 KB
16COPY ssh/sshd_config /etc/ssh/ # buildkit348 B
17RUN /bin/sh -c chmod +x2.77 KB
18STOPSIGNAL SIGRTMIN+30 B
19ENTRYPOINT ["/sbin/init" "--log-level=err"]0 B
20ENV DOCKER_VERSION=5:27.5.1-1~ubuntu.24.04~noble CONTAINERD_VERSION=1.7.25-1 DOCKER_COMPOSE_VERSION=2.40.20 B
21RUN /bin/sh -c mkdir -p298.6 MB
22ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
23RUN /bin/sh -c echo 'PATH="/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"'281 B
24RUN /bin/sh -c git config163 B
25ADD etc/daemon.json /etc/docker/ # buildkit335 B
26COPY etc/docker.service /lib/systemd/system/docker.service # buildkit584 B
27COPY etc/nanorc /etc/nanorc # buildkit4.1 KB
28EXPOSE map[22/tcp:{} 80/tcp:{} 8000/tcp:{} 8080/tcp:{}]0 B
29LABEL maintainer=Practical DevSecOps <[email protected]>0 B
30LABEL description=Langfuse — tracing and0 B
31ARG LANGFUSE_VERSION=v3.224.30 B
32RUN |1 LANGFUSE_VERSION=v3.224.3 /bin/sh -c32 B
33RUN |1 LANGFUSE_VERSION=v3.224.3 /bin/sh -c7.67 MB
34COPY docker-compose.override.yml /opt/langfuse/docker-compose.override.yml # buildkit989 B
35COPY etc/daemon.json /etc/docker/daemon.json # buildkit359 B
36RUN |1 LANGFUSE_VERSION=v3.224.3 /bin/sh -c1.18 MB
37COPY etc/langfuse-init.sh /usr/local/bin/langfuse-init.sh # buildkit1.63 KB
38COPY etc/langfuse-init.service /etc/systemd/system/langfuse-init.service # buildkit556 B
39COPY etc/langfuse.service /etc/systemd/system/langfuse.service # buildkit877 B
40RUN |1 LANGFUSE_VERSION=v3.224.3 /bin/sh -c1.78 KB
41COPY langfuse-images.tar.zst* /opt/langfuse-images/ # buildkit965.7 MB
42COPY etc/langfuse-preload.sh /usr/local/bin/langfuse-preload.sh # buildkit684 B
43COPY etc/langfuse-preload.service /etc/systemd/system/langfuse-preload.service # buildkit416 B
44RUN |1 LANGFUSE_VERSION=v3.224.3 /bin/sh -c812 B
45EXPOSE [22/tcp 3000/tcp]0 B
46HEALTHCHECK {Test:[CMD-SHELL curl --fail http://localhost:3000/api/public/health0 B

Command

 ARG RELEASE