sha256:f64db91fa08ecafada590785d3e3ebf8d9d7ecd7e5b8bc95d18fbdc74b2d5ac1
OS/ARCH
Compressed size
141.95 MB
Last pushed
3 months by vatamane
Type
Image
Manifest digest
sha256:e290f58bdb9e33dff44756932536c3c504f97199f93f94e18425c17d8d1950e5
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB3RUN /bin/sh -c groupadd -g1.16 KB4RUN /bin/sh -c set -ex;7.15 MB5RUN /bin/sh -c set -eux;407.82 KB6ENV GPG_COUCH_KEY=390EF70BB1EA12B2773962950EE62FB37A00258D0 B7RUN /bin/sh -c set -eux;330.68 KB8ENV COUCHDB_VERSION=3.5.2.10 B9RUN /bin/sh -c . /etc/os-release;276 B10RUN /bin/sh -c set -eux;105.67 MB11COPY --chown=couchdb:couchdb 10-docker-default.ini /opt/couchdb/etc/default.d/ #380 B12COPY --chown=couchdb:couchdb vm.args /opt/couchdb/etc/ #1.21 KB13COPY docker-entrypoint.sh /usr/local/bin # buildkit2.18 KB14RUN /bin/sh -c ln -s122 B15ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"]0 B16VOLUME [/opt/couchdb/data]0 B17EXPOSE [4369/tcp 5984/tcp 9100/tcp]0 B18CMD ["/opt/couchdb/bin/couchdb"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'