gamecode-web (0.3.2)

Published 2026-05-07 01:50:22 +00:00 by navicore in navicore/gamecode-web

Installation

docker pull git.navicore.tech/navicore/gamecode-web:0.3.2
sha256:8b80171240d5493f3eeded864eb4a0ccd124cc0e5997f227ba52815179598e8c

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:fbee5929f3bb389ea11bf9f4433d13b1913bbef86ad2c3e6325e6842774f7149 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 01:50:22 +00:00
1
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