sha256:a9eb80aa947b4524555d2440a67a627099932b0471478924217c39d4ce7c9ba4
OS/ARCH
Compressed size
269.48 MB
Last pushed
about 2 months by ppatlabs
Type
Image
Manifest digest
sha256:044aa66b2275d10ac5e186ba658ab8ed03f8d4bfebb65a1057afc98be15dfb5f
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ARG TARGETARCH=amd640 B3SHELL [/bin/bash -o pipefail -c]0 B4WORKDIR /0 B5ARG OBSIDIAN_UID=10000 B6ARG OBSIDIAN_GID=10000 B7RUN |3 TARGETARCH=amd64 OBSIDIAN_UID=1000 OBSIDIAN_GID=1000262 B8RUN |3 TARGETARCH=amd64 OBSIDIAN_UID=1000 OBSIDIAN_GID=1000121.9 MB9RUN |3 TARGETARCH=amd64 OBSIDIAN_UID=1000 OBSIDIAN_GID=10003.24 KB10COPY --chown=root:root /opt/obsidian /opt/obsidian #119.02 MB11COPY --chown=root:root /opt/obsidian-seed /opt/obsidian-seed #1.63 MB12COPY --chown=root:root --chmod=755 docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh4.89 KB13COPY --chown=root:root --chmod=755 auto-trust.py /usr/local/bin/auto-trust.py3.38 KB14RUN |3 TARGETARCH=amd64 OBSIDIAN_UID=1000 OBSIDIAN_GID=1000114 B15ENV XDG_CONFIG_HOME=/config XDG_CACHE_HOME=/home/obsidian/.cache OBSIDIAN_VAULT_DIR=/vault DISPLAY=:990 B16EXPOSE [27124/tcp]0 B17USER obsidian0 B18ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'