Skip to content

Docker Image for an Ark Server instance

Notifications You must be signed in to change notification settings

rajiteh/docker-ark-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

# update
docker-compose run ark doUpdate

# backup
bin/darkmanager saveworld
bin/darkmanager backup

# start
docker-compose up -d

# stop
docker-compose down

About

Docker Image for an Ark Server instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 83.4%
  • Dockerfile 16.6%