Sign inSign up

canardconfit/livesync-bridge:1.0.2

Multi-platform
Index digest

sha256:3703f9a35c99771b44d1ef6adcb7d8cebf909b6fd8d489d3b4063c5cd2d402cb

OS/ARCH

Compressed size

77.9 MB

Last pushed

over 2 years by canardconfit

Type

Image

Manifest digest

sha256:fcdec417a351f6e7a94791bc849aec9eac7ad45bc7c722faf93db6e5a47561cf

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c useradd --uid1.18 KB
4ENV DENO_DIR=/deno-dir/0 B
5ENV DENO_INSTALL_ROOT=/usr/local0 B
6ARG DENO_VERSION0 B
7ENV DENO_VERSION=1.41.00 B
8COPY /deno /usr/bin/deno # buildkit49.73 MB
9COPY /tini /tini # buildkit8.83 KB
10COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit427 B
11RUN |1 DENO_VERSION=1.41.0 /bin/sh -c423 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/ # buildkit179.19 KB
17RUN /bin/sh -c rm -R138 B
18RUN /bin/sh -c chown deno:deno178.92 KB
19USER deno0 B
20CMD ["deno" "run" "-A" "main.ts"]0 B

Command

ADD file:c669f114cd94587658f35c1d484f8cd8bfc7e18a2a7f9a71800b83ac134f5664 in /