Assume the path of your cluster-configuration is /pathConfig
./paictl image build -p /pathConfig
./paictl image build -p /pathConfig -n service-name
- You should have the password and username of the target registry.
- If you don't have a docker registry, you could choose our public registry to pull the image.
./paictl image push -p /pathConfig
./paictl image push -p /pathConfig -n service-name