version: '3' services: web: image: vulhub/nexus:3.68.0 ports: - "8081:8081" - "5005:5005" volumes: - ./admin.password:/nexus-data/admin.password