version: '3' services: app: build: context: . dockerfile: Dockerfile container_name: vue-app ports: - 8080:80