• Joined on 2025-09-03

factorioblueprintgod (3a45895dc9d6de5c03fcc537f1c69d96bce217f9)

Published 2026-06-27 01:17:34 +02:00 by moynes

Installation

docker pull git.moynes.no/moynes/factorioblueprintgod:3a45895dc9d6de5c03fcc537f1c69d96bce217f9
sha256:60dd07fa2a945e7ce9b7ef6d63d6ef413319ce65908a41f9e49fb3e96990f2fa

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'
WORKDIR /app
COPY /usr/local/bin/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-27 01:17:34 +02:00
0
OCI / Docker
linux/amd64
32 MiB
Versions (24) View all