tjo.space (sha256:cfe4c3052af61598a4bc38fca4024f3dca99b7f7a6e50585359ef6fa349441e3)

Published 2024-04-20 18:37:57 +00:00 by mentos1386 in tjo-space/tjo.space

Installation

docker pull code.tjo.space/tjo-space/tjo.space@sha256:cfe4c3052af61598a4bc38fca4024f3dca99b7f7a6e50585359ef6fa349441e3
sha256:cfe4c3052af61598a4bc38fca4024f3dca99b7f7a6e50585359ef6fa349441e3

About this package

Source code of tjo.space webpage

Image Layers

ADD file:3a18b01a2f69e97635b57b21a5f05788548577e3613d300c499d761c7e362490 in /
CMD ["bash"]
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
ENV DENO_VERSION=1.42.3
COPY /deno /usr/bin/deno # buildkit
COPY /tini /tini # buildkit
COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit
RUN |1 DENO_VERSION=1.42.3 /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 server /app # buildkit
COPY /home/node/app/build /app/web # buildkit
RUN /bin/sh -c deno cache server.ts # buildkit
USER deno
CMD ["run" "--unstable-kv" "--allow-net" "--allow-read" "server.ts"]

Labels

Key Value
org.opencontainers.image.created 2024-04-20T18:33:30.675Z
org.opencontainers.image.description Source code of tjo.space webpage
org.opencontainers.image.licenses
org.opencontainers.image.revision 5545b3f330fa8244cb6a2cc9791b3ac7f0ae2174
org.opencontainers.image.source https://code.tjo.space/tjo-space/tjo.space
org.opencontainers.image.title tjo.space
org.opencontainers.image.url https://code.tjo.space/tjo-space/tjo.space
org.opencontainers.image.version main
Details
Container
2024-04-20 18:37:57 +00:00
1
OCI / Docker
linux/amd64
73 MiB
Versions (28) View all
sha-e97a911 2024-11-25
nightly 2024-11-25
main 2024-10-13
sha-9082287 2024-10-13
sha-3718e5a 2024-06-11