BUG: Issue with cgroups in Docker on certain servers

This commit is contained in:
frikky
2020-12-19 06:57:18 +01:00
parent 4dd3e6be53
commit b5d16d7458
5 changed files with 45 additions and 10 deletions
+3 -3
View File
@@ -16,8 +16,8 @@ services:
depends_on:
- backend
backend:
#build: ./backend
image: ghcr.io/frikky/shuffle-backend:0.8.3
build: ./backend
image: ghcr.io/frikky/shuffle-backend:0.8.4
container_name: shuffle-backend
hostname: ${BACKEND_HOSTNAME}
# Here for debugging:
@@ -45,7 +45,7 @@ services:
- database
orborus:
#build: ./functions/onprem/orborus
image: ghcr.io/frikky/shuffle-orborus:0.8.3
image: ghcr.io/frikky/shuffle-orborus:0.8.31
container_name: shuffle-orborus
hostname: shuffle-orborus
networks: