version: '3.4' services: atedocker: image: atedocker build: context: . dockerfile: ./Dockerfile ports: - 5001:5000