sha256:f2733ebfe3595d459c8e7d882688078c4f7a5fc3812bc169e9dd49562faff5ff
OS/ARCH
linux/amd64
Compressed size
23.1 MB
Last pushed
almost 2 years by torrust
Type
Image
Manifest digest
sha256:ca2f86583e98cdc9316c092373bc59deb47901e219f1e074e23435b69b211f06
Image Layers
1101.76 KB213.04 KB3524.26 KB467 B5188 B6122 B7168 B893 B9385 B10321 B11127.44 KB125.57 MB132.69 MB14718.43 KB15147.25 KB16890.44 KB1763.57 KB18RUN /busybox/cp -sp /busybox/sh /busybox/cat175 B19COPY --chmod=0555 /usr/local/bin/su-exec /bin/su-exec #4.85 KB20ARG TORRUST_INDEX_CONFIG_TOML_PATH=/etc/torrust/index/index.toml0 B21ARG TORRUST_INDEX_DATABASE_DRIVER=sqlite30 B22ARG USER_ID=10000 B23ARG API_PORT=30010 B24ARG IMPORTER_API_PORT=30020 B25ENV TORRUST_INDEX_CONFIG_TOML_PATH=/etc/torrust/index/index.toml0 B26ENV TORRUST_INDEX_DATABASE_DRIVER=sqlite30 B27ENV USER_ID=10000 B28ENV API_PORT=30010 B29ENV IMPORTER_API_PORT=30020 B30ENV TZ=Etc/UTC0 B31EXPOSE map[3001/tcp:{}]0 B32RUN |5 TORRUST_INDEX_CONFIG_TOML_PATH=/etc/torrust/index/index.toml TORRUST_INDEX_DATABASE_DRIVER=sqlite3 USER_ID=1000225 B33ENV ENV=/etc/profile0 B34COPY --chmod=0555 ./share/container/entry_script_sh /usr/local/bin/entry.sh #1.15 KB35VOLUME [/var/lib/torrust/index /var/log/torrust/index /etc/torrust/index]0 B36ENV RUNTIME=runtime0 B37ENTRYPOINT ["/usr/local/bin/entry.sh"]0 B38ENV RUNTIME=release0 B39COPY /app/ /usr/ # buildkit12.31 MB40HEALTHCHECK &{["CMD-SHELL" "/usr/bin/health_check http://localhost:${API_PORT}/health_check &&0 B41CMD ["/usr/bin/torrust-index"]0 BCommand