sha256:995b5d100fb331701c381dd81ce112c18bab60bb9f1503ee36b249a2bb535864
OS/ARCH
Compressed size
134.85 MB
Last pushed
10 months by vatamane
Type
Image
Manifest digest
sha256:960dd2ca0f4f63766ec0059c6dc66c6eea3c1dd7a88d51cf83271a92136437ac
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB3RUN /bin/sh -c groupadd -g1.16 KB4RUN /bin/sh -c set -ex;7.34 MB5RUN /bin/sh -c set -eux;361.82 KB6ENV GPG_COUCH_KEY=390EF70BB1EA12B2773962950EE62FB37A00258D0 B7RUN /bin/sh -c set -eux;74.71 KB8ENV COUCHDB_VERSION=3.5.10 B9RUN /bin/sh -c . /etc/os-release;276 B10RUN /bin/sh -c set -eux;100.28 MB11COPY --chown=couchdb:couchdb 10-docker-default.ini /opt/couchdb/etc/default.d/ #383 B12COPY --chown=couchdb:couchdb vm.args /opt/couchdb/etc/ #1.22 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 'arm64' out/ 'bookworm' '@1762202650'