Skip to content

Releases: TuRz4m/Ark-docker

Docker build for ARK: Survival Evolved v1.3

15 Jul 12:53
Compare
Choose a tag to compare

Changelog :

  • Add BACKUPONSTOP to backup the server when you stop the server (thanks to fkoester)
  • Add WARNONSTOP to add warning message when you stop the server (default: 60 min)
  • Works with Ark Server Tools v1.5
    • Compressing backups so they take up less space
    • Downloading updates to a staging directory before applying
    • Added support for automatically updating on restart
    • Show a spinner when updating
  • Add UID & GID to set the uid & gid of the user used in the container (and permissions on the volume /ark)

Docker build for ARK: Survival Evolved v1.2

13 Nov 13:42
Compare
Choose a tag to compare

Changelog :

  • Remove variable AUTOBACKUP & AUTOUPDATE
  • Remove variable WARNMINUTE (can now be find in arkmanager.cfg)
  • Add crontab support
  • You can now config crontab with the file /your/ark/path/crontab
  • Add template directory with default config files.
  • Add documentation on TZ variable.

Docker build for ARK: Survival Evolved v1.1

13 Nov 13:25
Compare
Choose a tag to compare

Changelog :