mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
chore(release): 0.8.0
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ docker compose -f docker-compose.registry.yml up -d
|
||||
docker compose -f docker-compose.registry.yml logs -f orchestrator
|
||||
```
|
||||
|
||||
Choose the registry and version with `ROBOCO_REGISTRY` (`ghcr.io/rennf93` or `docker.io/renzof93`) and `ROBOCO_VERSION` (`latest` or a pinned release such as `0.7.0`). The orchestrator pulls and spawns the matching pre-built agent images on demand.
|
||||
Choose the registry and version with `ROBOCO_REGISTRY` (`ghcr.io/rennf93` or `docker.io/renzof93`) and `ROBOCO_VERSION` (`latest` or a pinned release such as `0.8.0`). The orchestrator pulls and spawns the matching pre-built agent images on demand.
|
||||
|
||||
### Option B — Build from source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user