services: htmxui: container_name: htmxui build: context: . dockerfile: Dockerfile ports: - "8009:8000" restart: unless-stopped