Sign inSign up

hlhd/ark-se-server

By hlhd

Updated 3 days ago

Dedicated server image for ARK: Survival Evolved, for single instances and clusters.

Image
0

1.3K

hlhd/ark-se-server repository overview

arkserver

ARK: Survival Evolved dedicated server image, for single instances and clusters.

GitHub GitLab license Open Issues Open PRs Contributors donate sponsor

release build Last Commit StageFreight

GHCR Docker pulls Harbor

latest updated size latest-dev updated size

CircleCI Docker image Docker Pulls License

GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests Contributors Paypal GitHub Sponsor

Features
  • Automated install (pull the image and run, no additional commands necessary)
  • Built on drpsychick/steamcmd with the latest steamcmd
  • Configuration via Environment Variables
  • Easy crontab manipulation for automated backups, updates, daily restarts, weekly dino wipes, etc
  • Simple volume structure for server files, config, logs, backups, etc
  • Inherently includes all features present in arkmanager
  • Optional RCON health server for application-level readiness checks
Docker Image: drpsychick/arkserver
TagDescription
latestmost recent build from the master branch
latest-v1.6.62release builds
Documentation

Quick Start

docker run -d \
    -v steam:/home/steam/.steam/steamapps \
    -v ark:/ark \
    -p 27015:27015 -p 27015:27015/udp \
    -p 7778:7778 -p 7778:7778/udp \
    -p 7777:7777 -p 7777:7777/udp \
    drpsychick/arkserver

See Install for Docker Compose and Kubernetes examples.

Credits

Tag summary

Content type

Image

Digest

sha256:9b31258b6

Size

168.6 MB

Last updated

23 days ago

docker pull hlhd/ark-se-server