mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
docs: align container_prefix suggestion
This commit is contained in:
parent
074844d0cb
commit
f3dc37293f
@ -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…
Reference in New Issue
Block a user