Block a user
mostros-kitchen (721f606-1751920625)
Published 2025-07-07 20:37:27 +00:00 by raul
Installation
docker pull git.rlugo.dev/raul/mostros-kitchen:721f606-1751920625sha256:97d47d1dc9333b59d5f83a1ec5b1da1ce7a6949b6da93da566d0e06f0f824d8fImage 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/tailwind.config.ts ./ # buildkit |
| 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:37:27 +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