eink-server (sha256:65e2ba90224d81bca122f4c01553a6cce910af58827b9bb992a59558aa2fb58d)
Published 2026-03-26 15:39:36 +01:00 by tf
Installation
docker pull git.fohlmeister.org/tf/eink-server@sha256:65e2ba90224d81bca122f4c01553a6cce910af58827b9bb992a59558aa2fb58dsha256:65e2ba90224d81bca122f4c01553a6cce910af58827b9bb992a59558aa2fb58dAbout this package
Infrastructure monorepo
Image layers
| # debian.sh --arch 'amd64' out/ 'stable' '@1773619200' |
| RUN /bin/sh -c useradd --uid 1993 --user-group deno && mkdir /deno-dir/ && chown deno:deno /deno-dir/ # buildkit |
| ENV DENO_USE_CGROUPS=1 |
| ENV DENO_DIR=/deno-dir/ |
| ENV DENO_INSTALL_ROOT=/usr/local |
| ARG DENO_VERSION=2.7.8 |
| ENV DENO_VERSION=2.7.8 |
| COPY /deno /usr/bin/deno # buildkit |
| COPY /tini /tini # buildkit |
| LABEL org.opencontainers.image.title=Deno org.opencontainers.image.description=Deno Docker image (Debian) org.opencontainers.image.url=https://github.com/denoland/deno_docker org.opencontainers.image.source=https://github.com/denoland/deno_docker org.opencontainers.image.licenses=MIT org.opencontainers.image.version=2.7.8 |
| COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit |
| RUN |1 DENO_VERSION=2.7.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 main.ts . # buildkit |
| COPY image_processor.ts . # buildkit |
| RUN /bin/sh -c mkdir -p /app/images # buildkit |
| EXPOSE [7123/tcp] |
| VOLUME [/app/images] |
| RUN /bin/sh -c deno cache main.ts # buildkit |
| CMD ["deno" "run" "--allow-net" "--allow-read" "--allow-env" "main.ts"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-03-26T14:39:30.882Z |
| org.opencontainers.image.description | Infrastructure monorepo |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 62a7fe4336c04621b440d82fb8fa144e134c4401 |
| org.opencontainers.image.source | https://git.fohlmeister.org/tf/infrastructure |
| org.opencontainers.image.title | infrastructure |
| org.opencontainers.image.url | https://git.fohlmeister.org/tf/infrastructure |
| org.opencontainers.image.version | main |
Details
2026-03-26 15:39:36 +01:00
Versions (11)
View all
Container
0
OCI / Docker
linux/amd64
78 MiB
main
2026-03-26
latest
2026-03-26
sha-e3ed57c
2026-03-26
sha-5eb9f50
2026-03-26
sha-62a7fe4
2026-03-26