Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 577 Bytes

setup_docker_image.md

File metadata and controls

17 lines (10 loc) · 577 Bytes

Running Docker Image

Selecting Docker Image

You can use any docker images found on the Docker Hub.

For example mysql:8.3.0cm2network/csgo:latestjammsen/palworld-dedicated-server.

You can also create your own Docker image using a Dockerfile.

Using Docker Image

On the Instances page, click the Create button. Select Use Docker Image and follow the instructions to complete the remaining setup.

::: tip You don't have to pull the docker image before starting the instance, MCSManager will do it for you if needed. :::