mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 18:34:53 +01:00
build
This commit is contained in:
@@ -81,4 +81,10 @@ services:
|
||||
image: ${DOCKER_REGISTRY:-}docker.io/selenium/standalone-chrome:latest
|
||||
labels:
|
||||
wud.watch: true
|
||||
wud.watch.digest: true
|
||||
wud.watch.digest: true
|
||||
post_script:
|
||||
image: alpine
|
||||
depends_on:
|
||||
app:
|
||||
condition: service_healthy
|
||||
entrypoint: ["/bin/apk", "add", "curl"]
|
||||
Reference in New Issue
Block a user