Sign inSign up

miguerubsk/factorio-headless:2.0.72

Multi-platform
Index digest

sha256:8a9bd1fe9ca183f3355c1a33ecc2c4bec99be463cc7f9433b89d25dd1f66ede1

OS/ARCH

Compressed size

204.97 MB

Last pushed

4 months by miguerubsk

Type

Image

Manifest digest

sha256:077fbebf9c91f6d458bd62a6e688dec8ede9901ca4c8457795fcc5fd26e1815e

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2LABEL maintainer=miguerubsk0 B
3LABEL description=Factorio Headless Server -0 B
4RUN /bin/sh -c apt-get update7.57 MB
5RUN /bin/sh -c groupadd -g1.08 KB
6RUN /bin/sh -c mkdir -p198 B
7COPY /tmp/factorio /opt/factorio # buildkit85.29 MB
8RUN /bin/sh -c chown -R85.29 MB
9ENV SAVE_NAME=factory_world PORT=34197 RCON_PORT=270150 B
10EXPOSE [27015/tcp 34197/udp]0 B
11WORKDIR /factorio32 B
12USER factorio0 B
13VOLUME [/factorio/saves /factorio/mods /factorio/config]0 B
14COPY entrypoint.sh /entrypoint.sh # buildkit3.36 KB
15USER root0 B
16RUN /bin/sh -c chmod +x3.36 KB
17USER factorio0 B
18ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400'