Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 284 Bytes

develop: run from repository root

go run ./example-ccaas/...

build

docker build -t registry.example.org/yourusername/your-cc:tag . -f example-ccaas/Dockerfile
# docker build -t docker.io/edgeflare/fabric-ccaas-example:asset_cc . -f example-ccaas/Dockerfile