Sign inSign up

siumauricio/testing-testing-767jbp:latest

Manifest digest

sha256:625ae3a70de11a16f620e61036a327d3f3ed8bf10768809abe0bfe472af1667e

OS/ARCH

linux/amd64

Compressed size

76.53 MB

Last pushed

7 months by siumauricio

Type

Image

Manifest digest

sha256:625ae3a70de11a16f620e61036a327d3f3ed8bf10768809abe0bfe472af1667e

Image Layers

1ADD file ... in / 27.78 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_VERSION=2.0.10 B
7ENV DENO_VERSION=2.0.10 B
8COPY /deno /usr/bin/deno # buildkit48.12 MB
9COPY /tini /tini # buildkit9.24 KB
10COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit453 B
11RUN |1 DENO_VERSION=2.0.1 /bin/sh -c450 B
12ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B
13CMD ["eval" "console.log('Welcome to Deno!')"]0 B
14WORKDIR /app92 B
15COPY deno.json . # buildkit274 B
16RUN /bin/sh -c deno install243.09 KB
17COPY . . # buildkit2.59 KB
18RUN /bin/sh -c deno cache388.31 KB
19ARG PORT=80000 B
20EXPOSE [8000/tcp]0 B
21CMD ["task" "start"]0 B

Command

ADD file:cd5794c523af0ce8992e120ccf6a5b30e9ed2655f7a3ea564a427f9023f864b6 in /