• Joined on 2025-09-03

factorioblueprintgod (e732f83aad05474f99bd5e60d90b4d4d16eb2031)

Published 2026-06-26 23:50:58 +02:00 by moynes

Installation

docker pull git.moynes.no/moynes/factorioblueprintgod:e732f83aad05474f99bd5e60d90b4d4d16eb2031
sha256:0edbc6dae4fbe8c5f4a47413f65753c58063c84b6ef7da1f3760e2352845b24e

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'
WORKDIR /app
COPY /app/target/release/fbg-server /usr/local/bin/fbg-server # buildkit
COPY static ./static # buildkit
ENV FBG_BIND=0.0.0.0:3000 FBG_DATABASE=/data/blueprints.redb
EXPOSE [3000/tcp]
VOLUME [/data]
CMD ["fbg-server"]
Details
Container
2026-06-26 23:50:58 +02:00
0
OCI / Docker
linux/amd64
31 MiB
Versions (24) View all