sha256:e9f4f9f0d0dd9c2c36b55f82fa006bd0b3423aa28bce24755b62eb310ebb6e82
OS/ARCH
Compressed size
229.08 MB
Last pushed
16 days by ldongming
Type
Image
Manifest digest
sha256:104395075955e70fd3a1e72ae8f5958332193892acbcb6290588f2554c8a8d16
Image Layers
1# debian.sh --arch 'arm64' out/47.37 MB2ENV PYTHONUNBUFFERED=10 B3ARG TARGETARCH=arm640 B4ARG DEBIAN_MIRROR=http://mirrors.aliyun.com/debian0 B5ARG DEBIAN_SECURITY_MIRROR=http://mirrors.aliyun.com/debian-security0 B6RUN |3 TARGETARCH=arm64 DEBIAN_MIRROR=http://mirrors.aliyun.com/debian DEBIAN_SECURITY_MIRROR=http://mirrors.aliyun.com/debian-security90.37 MB7ARG KUBECTL_VERSION=v1.36.10 B8RUN |4 TARGETARCH=arm64 DEBIAN_MIRROR=http://mirrors.aliyun.com/debian DEBIAN_SECURITY_MIRROR=http://mirrors.aliyun.com/debian-security15.41 MB9COPY /opt/sqlite-fixed/lib/libsqlite3.so.3.53.4 /usr/local/lib/ # buildkit870.74 KB10RUN |4 TARGETARCH=arm64 DEBIAN_MIRROR=http://mirrors.aliyun.com/debian DEBIAN_SECURITY_MIRROR=http://mirrors.aliyun.com/debian-security4.52 KB11COPY --chmod=0755 /usr/local/bin/uv /usr/local/bin/uvx /usr/local/bin/22.33 MB12RUN |4 TARGETARCH=arm64 DEBIAN_MIRROR=http://mirrors.aliyun.com/debian DEBIAN_SECURITY_MIRROR=http://mirrors.aliyun.com/debian-security3.29 KB13WORKDIR /opt/hermes115 B14WORKDIR /opt/hermes32 B15COPY --chown=hermes:hermes /opt/hermes /opt/hermes #52.74 MB16ENV HERMES_HOME=/opt/data0 B17ENV RUNTIME_MANAGER_USERS_ROOT=/opt/data/users0 B18ENV RUNTIME_MANAGER_PORT=87650 B19ENV RUNTIME_MANAGER_HOST=0.0.0.00 B20ENV PATH=/opt/hermes/.venv/bin:/opt/data/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21RUN |4 TARGETARCH=arm64 DEBIAN_MIRROR=http://mirrors.aliyun.com/debian DEBIAN_SECURITY_MIRROR=http://mirrors.aliyun.com/debian-security143 B22VOLUME [/opt/data]0 B23EXPOSE [8765/tcp]0 B24USER hermes0 B25ENTRYPOINT ["hermes-runtime-manager"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1777939200'