s&box server container using Alpine Linux & Wine
# Latest Public Build
sudo docker run giodotblue/sbox-server:latest +game facepunch.walker
# Latest Staging Build
sudo docker run giodotblue/sbox-server:staging-latest +game facepunch.walker
# Specific Staging Build
sudo docker run giodotblue/sbox-server:staging-17-06-2025 +game facepunch.walker
Make sure Docker and Docker Compose are installed.
Edit the docker-compose.yml to your liking and then run:
docker compose up -d