You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
Ideally kim could be used to aid in the exporting of OCI images to a tar'd archive. This could be valuable to those wishing to transfer container images to an airgap network in a batch fashion. This could act as a replacement to the rancher-save-images.sh script when pulling rancher-specific images notated in a line-delimited file.
possible syntax: > kim export --image-list=./rancher-images.txt --format gzip rancher-2.5.5-images.tgz
The text was updated successfully, but these errors were encountered:
Ideally
kim
could be used to aid in the exporting of OCI images to a tar'd archive. This could be valuable to those wishing to transfer container images to an airgap network in a batch fashion. This could act as a replacement to the rancher-save-images.sh script when pulling rancher-specific images notated in a line-delimited file.possible syntax:
> kim export --image-list=./rancher-images.txt --format gzip rancher-2.5.5-images.tgz
The text was updated successfully, but these errors were encountered: