Block a user
mostros-kitchen (c6be1bb-1751920299)
Published 2025-07-07 20:31:59 +00:00 by raul
Installation
docker pull git.rlugo.dev/raul/mostros-kitchen:c6be1bb-1751920299sha256:771305ff0bbcdc1e794dc5e13e1f0bb889181e581dcb3928d2764f58615e6a1eImage Layers
| # debian.sh --arch 'amd64' out/ 'stable' '@1742169600' |
| RUN /bin/sh -c useradd --uid 1993 --user-group deno && mkdir /deno-dir/ && chown deno:deno /deno-dir/ # buildkit |
| ENV DENO_DIR=/deno-dir/ |
| ENV DENO_INSTALL_ROOT=/usr/local |
| ARG DENO_VERSION=2.2.8 |
| ENV DENO_VERSION=2.2.8 |
| COPY /deno /usr/bin/deno # buildkit |
| COPY /tini /tini # buildkit |
| COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit |
| RUN |1 DENO_VERSION=2.2.8 /bin/sh -c chmod 755 /usr/local/bin/docker-entrypoint.sh # buildkit |
| ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"] |
| CMD ["eval" "console.log('Welcome to Deno!')"] |
| WORKDIR /app |
| COPY /app/main.ts /app/fresh.gen.ts /app/fresh.config.ts /app/deno.json ./ # buildkit |
| COPY /app/components/ ./components/ # buildkit |
| COPY /app/islands/ ./islands/ # buildkit |
| COPY /app/routes/ ./routes/ # buildkit |
| COPY /app/static/ ./static/ # buildkit |
| COPY /app/_fresh/ ./_fresh/ # buildkit |
| EXPOSE map[8070/tcp:{}] |
| CMD ["run" "-A" "main.ts"] |
Details
2025-07-07 20:31:59 +00:00
Versions (113)
View all
Container
1
OCI / Docker
linux/amd64
69 MiB
8e715d1-1770065168
2026-02-02
latest
2026-02-02
65bd1e0-1770040776
2026-02-02
1c79a94-1770040530
2026-02-02
4693231-1769430185
2026-01-26