Sign inSign up

louislam/its-mytabs:1.0.1

Multi-platform
Content management system
Index digest

sha256:689de2854023d049264318cb1c40170b19ffb265183550340a485013a58538e0

OS/ARCH

Compressed size

84.75 MB

Last pushed

12 months by louislam

Type

Image

Manifest digest

sha256:c765686d3e1345f01615f7bdb4c0e4299bcc6f487381742f7f5174b0e4aad763

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2RUN /bin/sh -c useradd --uid1.18 KB
3ENV DENO_USE_CGROUPS=10 B
4ENV DENO_DIR=/deno-dir/0 B
5ENV DENO_INSTALL_ROOT=/usr/local0 B
6ARG DENO_VERSION=2.4.40 B
7ENV DENO_VERSION=2.4.40 B
8COPY /deno /usr/bin/deno # buildkit43.07 MB
9COPY /tini /tini # buildkit8.83 KB
10COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit452 B
11RUN |1 DENO_VERSION=2.4.4 /bin/sh -c447 B
12ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B
13CMD ["eval" "console.log('Welcome to Deno!')"]0 B
14WORKDIR /app93 B
15EXPOSE map[47777/tcp:{}]0 B
16RUN /bin/sh -c mkdir -p118 B
17RUN /bin/sh -c apt update1.13 MB
18USER deno0 B
19COPY --chown=deno:deno ./extra /app/extra #41.32 KB
20COPY --chown=deno:deno ./backend /app/backend #9.72 KB
21COPY --chown=deno:deno ./deno.jsonc /app/deno.jsonc #915 B
22COPY --chown=deno:deno ./dist /app/dist #4.41 MB
23RUN /bin/sh -c deno install7.34 MB
24USER root0 B
25RUN /bin/sh -c chmod +x32 B
26ENTRYPOINT ["/app/extra/docker-entrypoint.sh"]0 B
27CMD ["deno" "task" "start"]0 B

Command

# debian.sh --arch 'arm64' out/ 'stable' '@1754870400'