11 lines
186 B
YAML
11 lines
186 B
YAML
name: "Intentor"
|
|
description: "Intent based automation platform"
|
|
version: "0.0.2"
|
|
slug: "intentor"
|
|
init: false
|
|
arch:
|
|
- aarch64
|
|
- amd64
|
|
startup: application
|
|
ports:
|
|
8080/tcp: 8080 |