Block a user
mycelia (sha256:6e77bf45e0c419b6e95e313830765032c2e9030ef2d8d568a1ecda7e8a0ce1d1)
Published 2025-06-26 05:47:35 +00:00 by tigor
Installation
docker pull gitea.tigor.net/tigor/mycelia@sha256:6e77bf45e0c419b6e95e313830765032c2e9030ef2d8d568a1ecda7e8a0ce1d1sha256:6e77bf45e0c419b6e95e313830765032c2e9030ef2d8d568a1ecda7e8a0ce1d1Image Layers
| # debian.sh --arch 'amd64' out/ 'stable' '@1749513600' |
| 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.3.6 |
| ENV DENO_VERSION=2.3.6 |
| 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.3.6 /bin/sh -c chmod 755 /usr/local/bin/docker-entrypoint.sh # buildkit |
| ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"] |
| CMD ["eval" "console.log('Welcome to Deno!')"] |
| EXPOSE map[3000/tcp:{}] |
| WORKDIR /app |
| ENV NODE_ENV=production |
| COPY . /app # buildkit |
| RUN /bin/sh -c chown -R deno:deno /app # buildkit |
| USER deno |
| RUN /bin/sh -c deno cache cmd.ts --lock=deno.lock # buildkit |
| RUN /bin/sh -c deno run -A npm:@remix-run/dev vite:build # buildkit |
| CMD ["deno" "run" "-A" "cmd.ts" "serve" "--prod"] |
Details
2025-06-26 05:47:35 +00:00
Versions (18)
View all
Container
2
OCI / Docker
linux/amd64
180 MiB
latest
2025-09-29
f9f742cff4693cd260727d34eead8176604595b0
2025-09-29
5960183c93005bee24649051a7b353f66636c54e
2025-08-01
eb288d8ed3b98c2f151e022190e4a3dfdb9cbeb8
2025-07-07
6f3c1060cf2ecbf3b97fcf679b9388b65a1422c3
2025-06-26