Sign inSign up

jierka/tokilane:latest

Multi-platform
Index digest

sha256:74114b9d5dc5fe7e2619de622bfc5e94e86ab46289f596e0b1e8e333c3a96f8b

OS/ARCH

Compressed size

50.9 MB

Last pushed

8 months by jierka

Type

Image

Manifest digest

sha256:c777dc042d5678b8d53f26db1c5639479504e8d10c84b891ebd71b8958066670

Image Layers

1# debian.sh --arch 'amd64' out/28.86 MB
2RUN /bin/sh -c apt-get update4.59 MB
3RUN /bin/sh -c groupadd -g3.99 KB
4WORKDIR /app93 B
5COPY /app/tokilane . # buildkit8.65 MB
6COPY /app/dist ./dist # buildkit82.5 KB
7COPY /app/web/index.html ./web/ # buildkit890 B
8COPY entrypoint.sh /entrypoint.sh # buildkit688 B
9RUN /bin/sh -c chmod +x687 B
10RUN /bin/sh -c mkdir -p8.73 MB
11EXPOSE [1323/tcp]0 B
12ENV PORT=13230 B
13ENV FILES_ROOT=/app/files0 B
14ENV APP_LANG=en0 B
15ENV DB_PATH=/app/data/app.db0 B
16ENV DEBUG=false0 B
17HEALTHCHECK &{["CMD-SHELL" "wget --no-verbose --tries=10 B
18ENTRYPOINT ["/entrypoint.sh"]0 B
19CMD ["./tokilane"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1768176000'