services: k6-ui: build: . ports: - "8118:8118" volumes: - k6-data:/data restart: unless-stopped volumes: k6-data: