Fix #496: compatibility with cgroup v2

This commit is contained in:
Grégoire C
2021-08-30 13:13:53 +02:00
parent f213451f9b
commit c1e29e8ce2
3 changed files with 8 additions and 103 deletions
-1
View File
@@ -3,7 +3,6 @@ docker run \
--env ENVIRONMENT_NAME="Shuffle" \
--env BASE_URL=http://shuffle-backend:5001 \
--env DOCKER_API_VERSION=1.42 \
--env RUNNING_MODE="Docker" \
--network "shuffle_shuffle" \
-v /var/run/docker.sock:/var/run/docker.sock \
frikky/shuffle:orborus