We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f20e5a3 + 65fe5de commit 8740f1cCopy full SHA for 8740f1c
.docker-hub/docker-compose.yml
@@ -24,5 +24,5 @@ services:
24
varnish-image:
25
image: ${REGISTRY:-docker.io}/${REPO_OWNER:-ecamp}/ecamp3-varnish:${VERSION:-latest}
26
build:
27
- context: ../
28
- dockerfile: .docker-hub/varnish/Dockerfile
+ context: varnish
+ dockerfile: Dockerfile
0 commit comments