We use the docker image nginx:stable-apline in a docker compose setup:
core-nginx: image: nginx:stable-alpine restart: always environment: - NGI