0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-17 11:55:08 +01:00

Removed X11 binding for energy tests on cluster

This commit is contained in:
Arne Tarara 2024-01-02 18:54:40 +01:00
parent 911c8e4d34
commit 867b7ae68e
No known key found for this signature in database
GPG key ID: 2540198A4079785B
20 changed files with 40 additions and 40 deletions

View file

@ -10,8 +10,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -13,8 +13,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -13,8 +13,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -13,8 +13,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -10,8 +10,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -10,8 +10,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -13,8 +13,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -13,8 +13,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -13,8 +13,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -13,8 +13,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode
- nextcloud-setup-network - nextcloud-setup-network

View file

@ -10,8 +10,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -10,8 +10,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -13,8 +13,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -13,8 +13,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -13,8 +13,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -13,8 +13,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -10,8 +10,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -10,8 +10,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -13,8 +13,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode

View file

@ -13,8 +13,8 @@ services:
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode # - /tmp/.X11-unix:/tmp/.X11-unix # for debugging in non-headless mode
environment: environment:
DISPLAY: ":0" # for debugging in non-headless mode DISPLAY: ":0" # for debugging in non-headless mode