fabric-samples/test-network/scripts
Matthew B White ecbf3f5db1
Support for using podman with the test-network (#596)
* Experimental Support for using podman with the test-network

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>

* supplement podman with nerdctl

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* adds experimental support for nerdctl compose

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* install fabric images to containerd with 'nerdctl' pull

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* Podman Support

Use a core set of compose files, with overlays for specific details.
In the case of podman, the overlays refer to a specific core.yaml for the peer that distables the use of teh
docker daemon

In the case of docker, the overlays add enable the docker daemon accesss for the peer to create chaincode
containers

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>

Co-authored-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
2022-02-08 06:41:56 -05:00
..
org3-scripts Fix creating channel when ${PWD} contains space. (#402) 2021-01-20 16:32:38 +01:00
ccutils.sh Adding examples of CCAAS and support into the test-network (#560) 2021-12-17 13:18:22 +00:00
configUpdate.sh Configtxlator script changes (#552) 2021-12-09 11:37:38 +00:00
createChannel.sh Support for using podman with the test-network (#596) 2022-02-08 06:41:56 -05:00
deployCC.sh Adding examples of CCAAS and support into the test-network-k8s (#527) 2021-12-17 14:09:03 +00:00
deployCCAAS.sh Support for using podman with the test-network (#596) 2022-02-08 06:41:56 -05:00
envVar.sh Update test-network to use org level ca-cert.pem (#609) 2022-02-02 09:03:20 +00:00
pkgcc.sh Adding examples of CCAAS and support into the test-network (#560) 2021-12-17 13:18:22 +00:00
setAnchorPeer.sh Support for using podman with the test-network (#596) 2022-02-08 06:41:56 -05:00
utils.sh Adding examples of CCAAS and support into the test-network (#560) 2021-12-17 13:18:22 +00:00