Sign inSign up

redimp/otterwiki:dev-test-all

Multi-platform
Index digest

sha256:9e9d030dbcdb6f0870d88fb21df0fc237f6855c737816b3345f3d1f625fbe1ee

OS/ARCH

Compressed size

152.08 MB

Last pushed

about 18 hours by redimp

Type

Image

Manifest digest

sha256:22fb76dfa40d1f3c39862c0d84cc82776807e38dd573cd3bf0dba45d1a8b0ed5

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2LABEL maintainer=Ralph Thesen <[email protected]>0 B
3LABEL org.opencontainers.image.source=https://github.com/redimp/otterwiki0 B
4ARG GIT_TAG=v2.24.1-2-g0038142_test-all0 B
5ENV GIT_TAG=v2.24.1-2-g0038142_test-all0 B
6ENV PUID=330 B
7ENV PGID=330 B
8ENV FLASK_APP=otterwiki.server0 B
9ENV OTTERWIKI_SETTINGS=/app-data/settings.cfg0 B
10ENV OTTERWIKI_REPOSITORY=/app-data/repository0 B
11RUN |1 GIT_TAG=v2.24.1-2-g0038142_test-all /bin/sh -c69.42 MB
12COPY /opt/venv /opt/venv # buildkit47.68 MB
13ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14RUN |1 GIT_TAG=v2.24.1-2-g0038142_test-all /bin/sh -c136 B
15VOLUME [/app-data]0 B
16RUN |1 GIT_TAG=v2.24.1-2-g0038142_test-all /bin/sh -c100 B
17COPY otterwiki/static /app/otterwiki/static # buildkit8.06 MB
18COPY docker/uwsgi.ini /app/uwsgi.ini # buildkit826 B
19COPY docker/supervisord.conf /etc/supervisor/conf.d/ # buildkit519 B
20COPY --chmod=0755 docker/stop-supervisor.sh /etc/supervisor/ #299 B
21COPY --chmod=0755 ./docker/entrypoint.sh /entrypoint.sh #1.63 KB
22EXPOSE [80/tcp 8080/tcp]0 B
23HEALTHCHECK {Test:[CMD-SHELL curl -A "docker-healthcheck"0 B
24ENTRYPOINT ["/entrypoint.sh"]0 B
25CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'