services: web: container_name: dev.martials.no restart: always build: context: . dockerfile: Dockerfile ports: - "4322:4321"