mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-26 19:41:05 -04:00
docs: remove second build documentation
This commit is contained in:
parent
f3dc37293f
commit
1825c11790
1 changed files with 0 additions and 4 deletions
|
@ -32,10 +32,6 @@ cd build
|
||||||
# After the first run, set the pushed imaged to public.
|
# After the first run, set the pushed imaged to public.
|
||||||
bazel run //:devbuild --container_prefix=ghcr.io/USERNAME/constellation
|
bazel run //:devbuild --container_prefix=ghcr.io/USERNAME/constellation
|
||||||
./constellation ...
|
./constellation ...
|
||||||
# modify code
|
|
||||||
# rerun to ensure that all binaries are up to date
|
|
||||||
bazel run //:devbuild
|
|
||||||
./constellation ...
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Overwrite the default container_prefix in the `.bazeloverwriterc` in the root of the workspace:
|
Overwrite the default container_prefix in the `.bazeloverwriterc` in the root of the workspace:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue