version: '2' services: apache: build: . ports: - "8080:80" tomcat: image: vulhub/tomcat:8.5.19