version: "3" services: ds-next: build: context: . dockerfile: docker/Dockerfile container_name: ds-next restart: always ports: - "9090:80"