Sign inSign up

louislam/its-mytabs:1.4.0

Multi-platform
Content management system
Index digest

sha256:4285e02cbb82752c25f872e7cd2683a29b57ccb69187cac01752f1a27a03171d

OS/ARCH

Compressed size

90.82 MB

Last pushed

8 months by louislam

Type

Image

Manifest digest

sha256:c042d45a8e49e995c8ae8c0f275bbeb931d8cd95fce446c1bb8122ea6ea95093

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.6.60 B
7ENV DENO_VERSION=2.6.60 B
8COPY /deno /usr/bin/deno # buildkit45.33 MB
9COPY /tini /tini # buildkit8.83 KB
10COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit453 B
11RUN |1 DENO_VERSION=2.6.6 /bin/sh -c450 B
12ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B
13CMD ["eval" "console.log('Welcome to Deno!')"]0 B
14WORKDIR /app93 B
15EXPOSE [47777/tcp]0 B
16RUN /bin/sh -c mkdir -p119 B
17RUN /bin/sh -c apt update1.13 MB
18USER deno0 B
19COPY --chown=deno:deno ./extra /app/extra #66.78 KB
20COPY --chown=deno:deno ./backend /app/backend #18.34 KB
21COPY --chown=deno:deno ./deno.jsonc /app/deno.jsonc #1.05 KB
22COPY --chown=deno:deno ./dist /app/dist #5.4 MB
23RUN /bin/sh -c deno install10.13 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' '@1768176000'