version: "3" services: client: image: nginx ports: - 82:80 volumes: - ./:/usr/share/nginx/html