/rust

Primary LanguageShell

Rust Server

This is a simple Dockerfile/docker-compose config for running steamcmd with dedicated server for Rust.

Check it out by connecting to box.hunj.tech

Requirements

  • docker & docker-compose

Instructions

  1. Copy .env.sample to .env and fill up the information:
$ cp .env.sample .env
  1. Run docker-compose:
$ docker-compose up -d