Skip to content

BeefBytes/cubeworld-docker-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CubeWorld Docker Server

This docker setup installs CubeWorld server software cuwo.

Requirements

  • Valid picroma account
  • Docker and Docker Compose

Installation

Clone repository

git clone https://github.com/BeefBytes/docker-cubeworld.git

Start docker compose

docker-compose up -d

Attach to container

For initial launch you'll be asked for picroma account credentials to download the required files. In order to enter the credentials you'll have to attach to the running container.

docker attach cubeworld_server

After successful download of required files you can simply exit the process using CTRL+C. To start the server simply re-run docker-compose up -d in the directory with docker-compose.yml.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published