tjo.space (sha256:543d794a294fcb4359ae73423cbac4fc3bd3ac9a0216fe9672994d642c5e63fa)
Installation
docker pull code.tjo.space/tjo-space/tjo.space@sha256:543d794a294fcb4359ae73423cbac4fc3bd3ac9a0216fe9672994d642c5e63fa
sha256:543d794a294fcb4359ae73423cbac4fc3bd3ac9a0216fe9672994d642c5e63fa
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-22T10:00:45.622Z |
org.opencontainers.image.description | Source code of tjo.space webpage |
org.opencontainers.image.licenses | |
org.opencontainers.image.revision | 204bc49b98cd68ba73f85e5bd4fce930aa20da83 |
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 | nightly |
Details
2024-04-22 10:05:03 +00:00
Versions (28)
View all
Container
0
OCI / Docker
linux/amd64
73 MiB
sha-e97a911
2024-11-22
nightly
2024-11-22
main
2024-10-13
sha-9082287
2024-10-13
sha-3718e5a
2024-06-11