Added button for stopping dangling executions in environment

This commit is contained in:
frikky
2021-11-23 01:40:45 +01:00
parent 5069ce75a1
commit 071066272d
2 changed files with 46 additions and 42 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
version: '3'
services:
frontend:
build: ./frontend
#build: ./frontend
image: ghcr.io/frikky/shuffle-frontend:nightly
container_name: shuffle-frontend
hostname: shuffle-frontend
@@ -64,7 +64,7 @@ services:
- SHUFFLE_SWARM_NETWORK_NAME=shuffle-executions
restart: unless-stopped
opensearch:
image: opensearchproject/opensearch:1.0.0
image: opensearchproject/opensearch:1.1.0
hostname: shuffle-opensearch
container_name: shuffle-opensearch
environment: