Rename laconic2d container and services to laconicd #8

Merged
nabarun merged 3 commits from iv-rename-laconic into main 2024-07-23 12:55:39 +00:00
3 changed files with 4 additions and 4 deletions
Showing only changes of commit 19a09451fa - Show all commits

View File

@ -2,4 +2,4 @@
# Build cerc/laconicd
source ${CERC_CONTAINER_BASE_DIR}/build-base.sh
docker build -t cerc/laconicd:local ${build_command_args} ${CERC_REPO_BASE_DIR}/laconic2d
docker build -t cerc/laconicd:local ${build_command_args} ${CERC_REPO_BASE_DIR}/laconicd

View File

@ -2,8 +2,8 @@ version: "1.0"
name: laconic-console
description: "Laconic registry CLI and console"
repos:
- git.vdb.to/cerc-io/laconic-registry-cli@laconic2
- git.vdb.to/cerc-io/laconic-console@laconic2
- git.vdb.to/cerc-io/laconic-registry-cli
- git.vdb.to/cerc-io/laconic-console
containers:
- cerc/laconic-registry-cli
- cerc/webapp-base

View File

@ -2,7 +2,7 @@ version: "1.0"
name: testnet-laconicd
description: "Laconicd full node"
repos:
- git.vdb.to/cerc-io/laconic2d
- git.vdb.to/cerc-io/laconicd
containers:
- cerc/laconicd
pods: