rtttl-composer-fork (latest)
Published 2026-02-09 20:01:27 +00:00 by Mathias
Installation
docker pull git.gnm.dev/websiteprojects/rtttl-composer-fork:latestsha256:9d0bcc293a5041366246cc93be64bdadf14ff2c85ad22151f3450c1b54ce7706
Image Layers
| # debian.sh --arch 'amd64' out/ 'stable' '@1733097600' |
| 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.1.4 |
| ENV DENO_VERSION=2.1.4 |
| 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.1.4 /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 . . # buildkit |
| RUN /bin/sh -c deno task build # buildkit |
| EXPOSE map[8000/tcp:{}] |
| CMD ["run" "-A" "main.ts"] |
Details
2026-02-09 20:01:27 +00:00
Versions (2)
View all
Container
2
OCI / Docker
linux/amd64
89 MiB
0a4e1f25605d5c678d976d03b5350583ace2fa1d
2026-02-09
latest
2026-02-09