version: "3.8" services: nginx: build: context: ./nginx dockerfile: ./dockerfile image: com-taudris-ca:20220309 ports: - "8781:80"