gamecode-web (0.3.5)

Published 2026-05-07 03:59:59 +00:00 by navicore in navicore/gamecode-web

Installation

docker pull git.navicore.tech/navicore/gamecode-web:0.3.5
sha256:cb74297d845762d77a64a94b13ada8e03381d93fc299e8a612cfcfb34ab92d34

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'
/bin/sh -c apt-get update && apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/*
WORKDIR /app
COPY file:a607f7bfd706327e29c209d33e11a70f8137f323a4f5e80639c1718c6e76ce37 in /app/
COPY dir:e094891343115e8ab82707639d2285545732c3efec54228494a05610bdbf18f8 in /app/dist
COPY dir:433952b432f17774cb67c0be20b460ec29ebb13bbad19c3926341e8824a69b7d in /app/config
/bin/sh -c useradd -m -u 1001 gamecode && chown -R gamecode:gamecode /app
USER gamecode
EXPOSE 8080
ENV RUST_LOG=info
CMD ["./gamecode-server"]
Details
Container
2026-05-07 03:59:59 +00:00
0
OCI / Docker
linux/amd64
37 MiB
Versions (5) View all
0.3.5 2026-05-07
0.3.4 2026-05-07
0.3.3 2026-05-07
0.3.2 2026-05-07
0.3.1 2026-04-29