version: '2' services: web: image: vulhub/pdfjs:4.1.392 volumes: - ./index.php:/var/www/html/index.php ports: - "8080:80"