services:
nginx:
build: nginx-build
ports:
- 8070:80
nginx2:
build: nginx-build2
image: custom-nginx