sha256:f38e5e925cc0fc51b16b7379592b40b75eb2a78eb45fc01a7c71348d7d26ee24
OS/ARCH
linux/amd64
Compressed size
493.88 MB
Last pushed
about 1 month by timeplus
Type
Image
Manifest digest
sha256:2fd0e4bfff20c6dd9466237d91a46d9a7fd3f8ff8c7f6fb089050a5502cd1818
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 29.23 MB5CMD ["/bin/bash"]0 B6ARG repository=0 B7ARG version=3.0.290 B8ARG deb_location_url=0 B9ARG single_binary_location_url=http://localhost:8080/proton-v3.0.29-Linux-x86_640 B10ARG ENABLE_PYTHON_UDF=10 B11ARG DEBIAN_FRONTEND=noninteractive0 B12RUN |6 repository= version=3.0.29 deb_location_url=216.86 MB13RUN |6 repository= version=3.0.29 deb_location_url=845.46 KB14ENV LANG=en_US.UTF-80 B15ENV LANGUAGE=en_US:en0 B16ENV LC_ALL=en_US.UTF-80 B17ENV TZ=UTC0 B18RUN |6 repository= version=3.0.29 deb_location_url=222 B19COPY resources/protos /usr/share/proton/protos/ # buildkit43.67 KB20COPY docker_related_config.xml /etc/proton-server/config.d/ # buildkit356 B21COPY entrypoint.sh /entrypoint.sh # buildkit2.42 KB22RUN |6 repository= version=3.0.29 deb_location_url=2.57 KB23ARG ENABLE_PYTHON_UDF=10 B24ARG ENABLE_PYTHON_FREE_THREADED=10 B25COPY /py-staging /py-staging-src # buildkit24 MB26RUN |8 repository= version=3.0.29 deb_location_url=27.76 MB27RUN |8 repository= version=3.0.29 deb_location_url=27.83 MB28USER 101:1010 B29VOLUME [/var/lib/proton]0 B30ENV PROTON_CONFIG=/etc/proton-server/config.yaml0 B31ENTRYPOINT ["/entrypoint.sh"]0 B32USER root0 B33RUN /bin/sh -c apt-get update17.94 MB34WORKDIR /opt/tpk112 B35COPY /opt/uv/python /opt/uv/python # buildkit31.04 MB36COPY /opt/tpk /opt/tpk # buildkit59 MB37COPY /web/dist /opt/tpk/web/dist # buildkit166.91 KB38COPY deploy/docker/repos.container.toml /opt/tpk/repos.toml # buildkit1.12 KB39COPY deploy/timeplusd-dev/small-segments.yaml /etc/proton-server/config.d/small-segments.yaml # buildkit840 B40COPY deploy/docker/render-users.sh /usr/local/bin/render-users.sh # buildkit876 B41COPY deploy/docker/allinone-entrypoint.sh /usr/local/bin/allinone-entrypoint.sh # buildkit1013 B42RUN /bin/sh -c chmod +x59.17 MB43ENV TIMEPLUS_HOST=localhost TIMEPLUS_USER=default TPK_DB_BACKEND=proton PYTHONUNBUFFERED=10 B44EXPOSE [8000/tcp]0 B45ENTRYPOINT ["/usr/local/bin/allinone-entrypoint.sh"]0 B46USER 101:1010 BCommand
ARG RELEASE