Skip to content

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.