mirror of
https://github.com/siderolabs/kres.git
synced 2026-02-05 09:45:35 +01:00
docs: fix Docker image
No autonomy. Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
This commit is contained in:
committed by
talos-bot
parent
3651c948c8
commit
29565d0e08
@@ -28,7 +28,7 @@ Kres can leverage API access tokens to set up build environment or settings for
|
||||
|
||||
When running Kres for the first time, run it manually via Docker container:
|
||||
|
||||
docker run --rm -v ${PWD}:/src -w /src -e GITHUB_TOKEN autonomy/kres:latest
|
||||
docker run --rm -v ${PWD}:/src -w /src -e GITHUB_TOKEN ghcr.io/talos-systems/kres:latest
|
||||
|
||||
To update build instructions:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user