PavlovVR

PavlovVR

Docker app from ich777's Repository

Overview

This Docker will download and install SteamCMD. It will also install Pavlov VR and run it. ATTENTION: First Startup can take very long since it downloads the gameserver files! WARNING: I would strongly recommend that you mount a path to the /tmp directory inside the container because maps will be downloaded to the /tmp directory and can fill up your Docker image! Update Notice: Simply restart the container if a newer version of the game is available. You can also run multiple servers with only one SteamCMD directory!

Install PavlovVR on Unraid in a few clicks.

Find PavlovVR in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for PavlovVR Review the template variables and paths Click Install

Categories

Download Statistics

6,602,555
Total Downloads
43,725
This Month
29,405
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/steamcmd:pavlovvr
Last Updated2026-05-06
First Seen2020-01-18

Runtime arguments

Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

SteamCMDPathrw
Target
/serverdata/steamcmd
Value
/mnt/user/appdata/steamcmd
ServerFilesPathrw
Target
/serverdata/serverfiles
Value
/mnt/cache/appdata/pavlovvr
GAME_IDVariable

The GAME_ID that the container download at startup. (https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)

Value
622970
GAME_PARAMSVariable

Enter your start up commands for the server otherwise leave blank (eg '-PORT=7778' without qotes).

Validate InstallationVariable

Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.

Target
VALIDATE
TCP - Game PortPorttcp

If you specify another game port then delete this entry and create a new TCP entry with your desired port number (also don't forget to set it in the GAME_PARAMS).

Target
7777
Value
7777
UDP - Game PortPortudp

If you specify another game port then delete this entry and create a new UDP entry with your desired port number (also don't forget to set it in the GAME_PARAMS).

Target
7777
Value
7777
UDP2Portudp
Target
8177
Value
8177
UDP3Portudp
Target
7977
Value
7977
Steam-UsernameVariable

Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

Target
USERNAME
Steam-PasswordVariable

Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

Target
PASSWRD
UIDVariable
Value
99
GIDVariable
Value
100