mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(Docker): fix Priority class denied (#3295)
This commit is contained in:
@@ -24,6 +24,7 @@ services:
|
|||||||
tty: true
|
tty: true
|
||||||
image: azerothcore/worldserver
|
image: azerothcore/worldserver
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
privileged: true
|
||||||
build:
|
build:
|
||||||
context: ./docker/worldserver
|
context: ./docker/worldserver
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user