How to create an API workspace for the z/OS Connect Designer using Docker Desktop, and how to define the IPIC connection to the SoR.
Featured commands and links:
cd ~/Desktop
cd ./
mkdir ZCWorkspace
cd ZCWorkspace
mkdir -p CatalogManagerApi/src/main/liberty/config
mkdir CatalogManagerApi\src\main\liberty\config
mkdir logs
mkdir certs
touch docker-compose.yaml
copy nul "touch docker-compose.yaml "