services: web: image: docker.io/library/nginx:alpine ports: - "127.0.0.1:8080:80"