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 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-bridge105 B15VOLUME [/livesync-bridge/dat]0 B16COPY . /livesync-bridge/ # buildkit47.4 KB17RUN /bin/sh -c rm -R138 B18RUN /bin/sh -c chown deno:deno47.08 KB19USER deno0 B20CMD ["deno" "run" "-A" "main.ts"]0 BCommand
ADD file:dcc47a5c4d594eaa06a82b7a8e34530fe379869ddd2d299798dc34e78f8eedb8 in /