gamecode-web (0.3.1)

Published 2026-04-29 21:58:47 +00:00 by navicore in navicore/gamecode-web

Installation

docker pull git.navicore.tech/navicore/gamecode-web:0.3.1
sha256:c6b7e0d1c868a771b49ea44bee6a56ed046653cfffe35d82a0e56ac0dac91564

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:c49db6826c98c73ecd43f76f99bb7b2434a239abc946b20d23dbcb5b9beb76a1 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-04-29 21:58:47 +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