Block a user
factorio (2.1.20.2)
Published 2026-09-23 20:11:00 +00:00 by mulimoen
Installation
docker pull git.ulimoen.dev/mulimoen/factorio:2.1.20.2sha256:9c47ddbcbe31a03a4682b6f38cacf240e3dda56391cfaf34b1d412183969b481
Image Layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1789689600' |
| COPY dir:91904ca62c5849248eb5fa5ec8606b1503942db8300fbeee1a7c6c5149d6004f in /opt/factorio |
| COPY file:c0bbc00406c631eee2342cf0f0e4f59d2214159d95a36502a9e9e3f146a53fe7 in /entrypoint.sh |
| /bin/sh -c useradd --create-home --no-log-init --shell /bin/bash --uid 1001 factorio |
| WORKDIR /home/factorio |
| USER 1001 |
| EXPOSE 34197/udp |
| ENTRYPOINT ["/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.45.0 |