services: web: build: context: . dockerfile: dockerfile container_name: web restart: always ports: - 8080:8080