version: '2'
services:
nginx:
image: docker.io/bitnami/nginx-intel:0
ports:
- '80:8080'
- '443:8443'