Changelog
- Updated the container image to openSUSE Leap 15.6
- Added a list of all available maps with their id
- Added a
docker-compose.yml
example for map Scorched Earth in a cluster setup scenario - Updated required disk space for an ASA server
- Added support for ASA plugins
- Significantly reduced the container image size (by ~412 MB of compressed size). Proton will therefore no longer be shipped with this image, but it will be downloaded and installed automatically instead.
- Updated README
- Added a suggestion to change the
-clusterid
option - Added a section to explain how to add plugins from gameservershub.com
- Added a section to explain how to update to a newer version of this container image
- Added a suggestion to change the
Breaking Changes
If you follow the instructions to add plugin support to your server, as described in the README, then you need to add tty: true
to your docker-compose.yml
file below image:
(or anywhere else in the same hierarchy as image
). If you don't plan to add plugins to your server, then you don't need to change anything, but we advise you to always follow the latest docker-compose.yml
definition that we use.