mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-16 11:25:09 +01:00
Removed X11 binding for energy tests on cluster
This commit is contained in:
parent
911c8e4d34
commit
867b7ae68e
20 changed files with 40 additions and 40 deletions
|
@ -10,8 +10,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -10,8 +10,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -10,8 +10,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
- nextcloud-setup-network
|
||||
|
|
|
@ -10,8 +10,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -10,8 +10,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -10,8 +10,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -10,8 +10,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ services:
|
|||
depends_on:
|
||||
nc:
|
||||
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
|
||||
volumes:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
# volumes:
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
|
||||
environment:
|
||||
DISPLAY: ":0" # for debugging in non-headless mode
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue