compose/pkg/e2e/fixtures/simple-build-test/compose.yaml

6 lines
86 B
YAML

services:
nginx:
build:
context: nginx-build
dockerfile: Dockerfile