DEBSOURCES
Skip Quicknav
sources / docker-compose / 2.32.4-3 / pkg / e2e / fixtures / build-test / compose.yaml
123456789
services: nginx: build: nginx-build ports: - 8070:80 nginx2: build: nginx-build2 image: custom-nginx