1
0
This commit is contained in:
David Boreham 2022-11-29 06:29:18 -07:00 committed by GitHub
parent f7e9cf4ba4
commit acb06feac4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ $ laconic-so setup-repositories --include cerc-io/laconicd,cerc-io/laconic-sdk,c
``` ```
## Build the laconicd container ## Build the laconicd container
``` ```
$ laconic-sh build-containers --include cerc/laconicd $ laconic-so build-containers --include cerc/laconicd
``` ```
This should create a container with tag `cerc/watcher-mobymask` in the local image registry. This should create a container with tag `cerc/watcher-mobymask` in the local image registry.
## Deploy the stack ## Deploy the stack