sha256:2690cbd21e9dd23e1f28e21d39abf3669e8f1ca6216451c60d50099c3d6aa6ad
OS/ARCH
Compressed size
74.76 MB
Last pushed
over 2 years by canardconfit
Type
Image
Manifest digest
sha256:ee1f20f4202af3ffcdd217c120da475e4d8f1f26c4faa495d07da2eb60bbf2dc
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3RUN /bin/sh -c useradd --uid1.15 KB4ENV DENO_DIR=/deno-dir/0 B5ENV DENO_INSTALL_ROOT=/usr/local0 B6ARG DENO_VERSION0 B7ENV DENO_VERSION=1.39.40 B8COPY /deno /usr/bin/deno # buildkit46.88 MB9COPY /tini /tini # buildkit9.24 KB10COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit428 B11RUN |1 DENO_VERSION=1.39.4 /bin/sh -c424 B12ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B13CMD ["eval" "console.log('Welcome to Deno!')"]0 B14WORKDIR /livesync-bridge103 B15VOLUME [/livesync-bridge/dat]0 B16COPY . /livesync-bridge/ # buildkit47.63 KB17RUN /bin/sh -c rm -R136 B18RUN /bin/sh -c chown deno:deno47.31 KB19USER deno0 B20CMD ["deno" "run" "-A" "main.ts"]0 BCommand
ADD file:dcc47a5c4d594eaa06a82b7a8e34530fe379869ddd2d299798dc34e78f8eedb8 in /