sha256:77e373bd51f2a6dc05ebb8534029320e19670665c63b0bf985eff139929e684a
OS/ARCH
Compressed size
75.35 MB
Last pushed
over 2 years by canardconfit
Type
Image
Manifest digest
sha256:b666fa9dab9033cce818553974ddf8bd915c99ba823ebe0203348d9dd11707cb
Image Layers
1ADD file ... in / 27.77 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 # buildkit47.35 MB9COPY /tini /tini # buildkit9.24 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/ # buildkit217.61 KB17RUN /bin/sh -c rm -R138 B18CMD ["deno" "run" "-A" "main.ts"]0 BCommand
ADD file:17e64d3a682fd256f6a98ecd224a8565a5eb73ca6ddc6aca224782bc941be715 in /