This is the docker-compose for nginx
nginx: container_name: nginx image: nginx build: context: ./dockerfile dockerfile: nginx volumes: - type: bind