sha256:6c0700b2b8e5f1453f004d90daa91f02b9bee17007a750d229ba1815338f78da
OS/ARCH
Compressed size
151.71 MB
Last pushed
6 days by redimp
Type
Image
Manifest digest
sha256:dfa4c4fd15e9c31a6ecc13f1b4aa165dc425287ca8eea046a7644cb3320c40e4
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB3LABEL org.opencontainers.image.source=https://github.com/redimp/otterwiki0 B4ARG GIT_TAG=v2.23.0-0-gc2c91790 B5ENV GIT_TAG=v2.23.0-0-gc2c91790 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.23.0-0-gc2c9179 /bin/sh -c69.18 MB12COPY /opt/venv /opt/venv # buildkit47.54 MB13ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN |1 GIT_TAG=v2.23.0-0-gc2c9179 /bin/sh -c137 B15VOLUME [/app-data]0 B16RUN |1 GIT_TAG=v2.23.0-0-gc2c9179 /bin/sh -c100 B17COPY otterwiki/static /app/otterwiki/static # buildkit8.05 MB18COPY docker/uwsgi.ini /app/uwsgi.ini # buildkit828 B19COPY docker/supervisord.conf /etc/supervisor/conf.d/ # buildkit519 B20COPY --chmod=0755 docker/stop-supervisor.sh /etc/supervisor/ #300 B21COPY --chmod=0755 ./docker/entrypoint.sh /entrypoint.sh #1.63 KB22HEALTHCHECK {Test:[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' '@1782172800'