Created 06-14-2025 11:55 PM
Hi All,
I hope you are doing well.
I have already built a custom Docker image and would like to transfer and deploy it on our Cloudera AI cluster. However, the cluster does not have internet access, and I need your support on how to properly distribute and run this image in such an air-gapped environment.
Could you please guide me through the best method to:
Transfer the Docker image to the Cloudera cluster.
Load and run it without internet access.
Looking forward to your support.
Best wishes,
Salim
Created 06-16-2025 04:35 AM
Hello @SalimAlhajri
Thank you for reaching out to cloudera community
Try referring the step 3 from the document
Docker commands you can get from the below path
# /opt/cloudera/parcels/ECS/docker/docker
Docker registry information would be in /var/run/cloudera-scm-agent/process/{Latest-ECS_SERVER_DIRECTORY/registries.yaml
Let me know if you have any queries
Thank you
Kshitij Upadhyay
Created 06-16-2025 10:44 PM
Hi Kshitij Upadhyay,
many thanks for your support. can you please explain more as i can not understand?
Created 06-22-2025 10:48 PM
Hello @SalimAlhajri
Sorry for the delay
Can you please try following the below steps and see if that helps
Thank you
Kshitij Upadhyay
Created 06-22-2025 11:03 PM
Dear Kshitij Upadhyay,
Many thanks for your support.
I have followed all the steps you provided. However, as mentioned earlier, the Cloudera ecosystem I’m working in does not have internet access. I have already loaded the Docker image onto the server, but I’m unable to validate or pull it for use within the Cloudera CDSW platform.
Could you please support me with the appropriate steps to proceed in this setup?
Best wishes,
Salim
Created 06-22-2025 11:07 PM
Hello Salim,
Thank you for your update
So what kind of registry are you using? Is that an embedded one?
Created 06-29-2025 10:00 PM
Hi
I dont now, can you tell me how can i check?