sha256:38fc983952735b55703e1a8c9d12e9f650c0ce5777964857ad8259b5e603048c
OS/ARCH
Compressed size
365.24 MB
Last pushed
about 1 month by xet7
Type
Image
Manifest digest
sha256:7195e0b87d64df165d3f2d859afa1e9c41a793e076d6e79fbe457709280727f9
Image Layers
1# debian.sh --arch 'amd64' out/47.03 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=10.940 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 KB17RUN |4 TARGETARCH=amd64 TARGETVARIANT= VERSION=10.94318.19 MB18COPY --chmod=755 releases/ferretdb/wekan-entrypoint.sh /build/wekan-entrypoint.sh #5.51 KB19COPY --chmod=644 releases/ferretdb/recovery-bridge.mjs /build/recovery-bridge.mjs #2.42 KB20COPY --chmod=644 releases/ferretdb/db-ready.mjs /build/db-ready.mjs #2.32 KB21USER wekan0 B22ENV PORT=80800 B23EXPOSE [8080/tcp]0 B24STOPSIGNAL SIGKILL0 B25WORKDIR /build32 B26CMD ["bash" "/build/wekan-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'