BZFlag server docker container
all configuration and map files reside in /var/bzfs, copy them from the container to a local folder, edit them, then either copy them back or map that local folder into the container. There are additional maps in /usr/share/bzflag/maps that can be referenced in bzfs.conf, or you can put your own map in.
To run the container with a different config file, pass the path to it inside the container as argument:
docker run -p 5154:5154 -p 5154:5154/udp -v /home/lemmy04/bzfs:/var/bzfs lemmy04/bzfs /var/bzfs/myconf.conf
Content type
Image
Digest
Size
120.5 MB
Last updated
over 5 years ago
docker pull lemmy04/bzfs