mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-01 11:36:10 -04:00
docs: align container_prefix suggestion
This commit is contained in:
parent
074844d0cb
commit
f3dc37293f
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ bazel run //:devbuild
|
|||
Overwrite the default container_prefix in the `.bazeloverwriterc` in the root of the workspace:
|
||||
```bazel
|
||||
# cat .bazeloverwriterc
|
||||
build --container_prefix=ghcr.io/USERNAME
|
||||
build --container_prefix=ghcr.io/USERNAME/constellation
|
||||
```
|
||||
|
||||
Bazel build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue