Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Every time you start Docker, server should boot up
You can use powershell command from guide as server menu to check it's status, logs, etc.
When you're done, just uninstall Docker, and it will remove every dependencies it installed
docker : Unable to find image 'ghcr.io/iwanmikhajlov/pamplona-future-aio:latest' locally
At line:1295 character:21
+ $serverResult = docker run -d `
+ ~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Unable to find ...latest' locally:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
docker : Error response from daemon: network with name pf-net already exists
At line:1179 char:5
+ docker network create $($Config.Docker.Network) 2>&1 | Out-Null
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Error response ... already exists:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError