Sync your Minimus images to your private registry
Registry Connectivity | External Connectivity | Automation | Frequency | Time investment |
---|---|---|---|---|
Online registry | Supported | Fully supported using cron job scheduling | Daily using cron job scheduling | One time set up |
Air-gapped registry | Not supported | Partially supported using cron job scheduling | Varies (depends on the organization) | Repeated manual effort involved |
Prerequisite
Set up the sync to a registry with internet connectivity
Fill in the destination details
${XDG_RUNTIME_DIR}/containers/auth.json
$HOME/.docker/config.json
Run the commands to sync the images
Set up automation
Good to go!
Prerequisite
Set up the sync to an air-gapped registry
Fill in the destination details
${XDG_RUNTIME_DIR}/containers/auth.json
$HOME/.docker/config.json
Run the commands to sync the images to the removable drive
Run the command to sync the images from the removable drive to the air-gapped registry
Set up automation
Good to go!