Following command can be used to Specify Registry Credentials (Login Username and Password) With crictl Command.
Replace private registry hostname and port number in below command.
crictl pull --creds "username:password" private-registry:5000/nginx:latest
Keywords:
crio cri-o crictl command commands credentials credential username password user authenticate authenticating push pushing pull pulling
No comments:
Post a Comment