sha256:995b5d100fb331701c381dd81ce112c18bab60bb9f1503ee36b249a2bb535864
OS/ARCH
Compressed size
132.34 MB
Last pushed
10 months by vatamane
Type
Image
Manifest digest
sha256:9a10a927b05f9b0c8c878b8633787661f34af2fdb4a7c4905a88505087ce545d
Image Layers
1# debian.sh --arch 's390x' out/25.64 MB3RUN /bin/sh -c groupadd -g1.16 KB4RUN /bin/sh -c set -ex;7.06 MB5RUN /bin/sh -c set -eux;363.44 KB6ENV GPG_COUCH_KEY=390EF70BB1EA12B2773962950EE62FB37A00258D0 B7RUN /bin/sh -c set -eux;74.79 KB8ENV COUCHDB_VERSION=3.5.10 B9RUN /bin/sh -c . /etc/os-release;277 B10RUN /bin/sh -c set -eux;99.21 MB11COPY --chown=couchdb:couchdb 10-docker-default.ini /opt/couchdb/etc/default.d/ #381 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 's390x' out/ 'bookworm' '@1762202650'