sha256:66b9dffc0f76112fb3cf64c4044e9307fbbafe41fd5f8b7db80811754477bf69
OS/ARCH
linux/amd64
Compressed size
316.1 MB
Last pushed
6 days by trydirect
Type
Image
Manifest digest
sha256:66b9dffc0f76112fb3cf64c4044e9307fbbafe41fd5f8b7db80811754477bf69
Image Layers
1# debian.sh --arch 'amd64' out/48.17 MB2LABEL maintainer=wekan0 B3LABEL org.opencontainers.image.ref.name=debian0 B4LABEL org.opencontainers.image.version=trixie0 B5LABEL org.opencontainers.image.source=https://github.com/wekan/wekan0 B6ARG TARGETARCH=amd640 B7ARG TARGETVARIANT=0 B8ARG VERSION=11.720 B9ARG DEBIAN_FRONTEND=noninteractive0 B10ENV BUILD_DEPS=apt-utils gnupg wget bzip20 B12COPY --chmod=755 releases/resolve-node-source.sh /tmp/resolve-node-source.sh #4.93 KB13COPY --chmod=755 releases/fetch.sh /tmp/fetch.sh #2.15 KB14COPY --chmod=755 releases/prune-build-only-modules.mjs /tmp/prune-build-only-modules.mjs #2.13 KB15COPY --chmod=755 releases/bump-bundle-npm-deps.mjs /tmp/bump-bundle-npm-deps.mjs #3.62 KB16COPY --chmod=644 releases/bundle-npm-security-bumps.json /tmp/bundle-npm-security-bumps.json #1.45 KB17COPY --chmod=755 releases/bundle-trim.mjs /tmp/bundle-trim.mjs #5.65 KB18COPY --chmod=755 releases/prune-unreachable-npm.mjs /tmp/prune-unreachable-npm.mjs #4.74 KB19RUN |4 TARGETARCH=amd64 TARGETVARIANT= VERSION=11.72267.89 MB20COPY --chmod=755 releases/ferretdb/wekan-entrypoint.sh /build/wekan-entrypoint.sh #5.76 KB21COPY --chmod=644 releases/ferretdb/recovery-bridge.mjs /build/recovery-bridge.mjs #3.7 KB22COPY --chmod=644 releases/ferretdb/db-ready.mjs /build/db-ready.mjs #2.32 KB23USER wekan0 B24ENV PORT=80800 B25EXPOSE [8080/tcp]0 B26STOPSIGNAL SIGKILL0 B27WORKDIR /build32 B28CMD ["bash" "/build/wekan-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'