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 MB2CMD ["bash"]0 B3RUN /bin/sh -c useradd --uid1.18 KB4ENV DENO_DIR=/deno-dir/0 B5ENV DENO_INSTALL_ROOT=/usr/local0 B6ARG DENO_VERSION0 B7ENV DENO_VERSION=1.41.00 B8COPY /deno /usr/bin/deno # buildkit49.73 MB9COPY /tini /tini # buildkit8.83 KB10COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit427 B11RUN |1 DENO_VERSION=1.41.0 /bin/sh -c423 B12ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B13CMD ["eval" "console.log('Welcome to Deno!')"]0 B14WORKDIR /livesync-bridge105 B15VOLUME [/livesync-bridge/dat]0 B16COPY . /livesync-bridge/ # buildkit179.19 KB17RUN /bin/sh -c rm -R138 B18RUN /bin/sh -c chown deno:deno178.92 KB19USER deno0 B20CMD ["deno" "run" "-A" "main.ts"]0 BCommand
ADD file:c669f114cd94587658f35c1d484f8cd8bfc7e18a2a7f9a71800b83ac134f5664 in /