sha256:88750996e3b66391cbc496bdebbdb1afcf2a33978a2bf569a00e2d00e8b78cfa
OS/ARCH
Compressed size
157.41 MB
Last pushed
about 1 month by redimp
Type
Image
Manifest digest
sha256:0d1dff54dbea36e02f3f3951a895e14f26ab1b7fcd19d55f7973a1e2b2f8874c
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB3LABEL org.opencontainers.image.source=https://github.com/redimp/otterwiki0 B4ARG GIT_TAG=v2.20.6-0-g6a4df090 B5ENV GIT_TAG=v2.20.6-0-g6a4df090 B6ENV PUID=330 B7ENV PGID=330 B8ENV FLASK_APP=otterwiki.server0 B9ENV OTTERWIKI_SETTINGS=/app-data/settings.cfg0 B10ENV OTTERWIKI_REPOSITORY=/app-data/repository0 B11RUN |1 GIT_TAG=v2.20.6-0-g6a4df09 /bin/sh -c74.83 MB12COPY /opt/venv /opt/venv # buildkit47.52 MB13ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN |1 GIT_TAG=v2.20.6-0-g6a4df09 /bin/sh -c137 B15VOLUME [/app-data]0 B16RUN |1 GIT_TAG=v2.20.6-0-g6a4df09 /bin/sh -c100 B17COPY otterwiki/static /app/otterwiki/static # buildkit8.13 MB18COPY docker/uwsgi.ini /app/uwsgi.ini # buildkit824 B19COPY docker/supervisord.conf /etc/supervisor/conf.d/ # buildkit515 B20COPY --chmod=0755 docker/stop-supervisor.sh /etc/supervisor/ #300 B21COPY --chmod=0755 ./docker/entrypoint.sh /entrypoint.sh #1.63 KB22HEALTHCHECK &{["CMD-SHELL" "curl -A \"docker-healthcheck\"0 B23ENTRYPOINT ["/entrypoint.sh"]0 B24CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'