Sign inSign up

canardconfit/livesync-bridge:1.0.1

Multi-platform
Index digest

sha256:307c782dc08733807a7506d986bee22f59213e75d8f62218a84956f2c9dd1b4c

OS/ARCH

Compressed size

74.76 MB

Last pushed

over 2 years by canardconfit

Type

Image

Manifest digest

sha256:bbc5c1ea42eaed63ae98afcad615c9cfe012ad6b77c3e2d7a5f723336d570cef

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c useradd --uid1.15 KB
4ENV DENO_DIR=/deno-dir/0 B
5ENV DENO_INSTALL_ROOT=/usr/local0 B
6ARG DENO_VERSION0 B
7ENV DENO_VERSION=1.39.40 B
8COPY /deno /usr/bin/deno # buildkit46.88 MB
9COPY /tini /tini # buildkit9.24 KB
10COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit428 B
11RUN |1 DENO_VERSION=1.39.4 /bin/sh -c424 B
12ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B
13CMD ["eval" "console.log('Welcome to Deno!')"]0 B
14WORKDIR /livesync-bridge105 B
15VOLUME [/livesync-bridge/dat]0 B
16COPY . /livesync-bridge/ # buildkit47.4 KB
17RUN /bin/sh -c rm -R138 B
18RUN /bin/sh -c chown deno:deno47.08 KB
19USER deno0 B
20CMD ["deno" "run" "-A" "main.ts"]0 B

Command

ADD file:dcc47a5c4d594eaa06a82b7a8e34530fe379869ddd2d299798dc34e78f8eedb8 in /