version: '3' services: nginx: image: vulhub/nginx:heartbleed container_name: CVE-2014-0160 volumes: - ./www:/var/www/html ports: - "443:443"