server (sha256:d5c5ef77f71ed78cf376cf50e97303655f6c7291c1fd6b356275990942196d40)
Published 2026-04-19 18:56:47 +02:00 by opgl
Installation
docker pull git.plochit.pl/shardhost.eu/server@sha256:d5c5ef77f71ed78cf376cf50e97303655f6c7291c1fd6b356275990942196d40sha256:d5c5ef77f71ed78cf376cf50e97303655f6c7291c1fd6b356275990942196d40Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600' |
| WORKDIR /app |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /app/target/release/server /usr/local/bin/server # buildkit |
| COPY migrations ./migrations # buildkit |
| ENV HOST=0.0.0.0 |
| ENV PORT=8080 |
| EXPOSE [8080/tcp] |
| CMD ["server"] |
Details
2026-04-19 18:56:47 +02:00
Versions (42)
View all
Container
1
OCI / Docker
linux/amd64
38 MiB