SUSE-Enceladus / cgyle

GNU General Public License v3.0
0 stars 0 forks source link

Sync from tag list #5

Closed schaefi closed 6 months ago

schaefi commented 7 months ago

Instead of using skopeo sync use skopeo copy calls and specify the tag. The tag list should be retrieved via

skopeo inspect docker://registry.example.com/some_container

This allows cgyle to apply a filter for the tags

schaefi commented 6 months ago

Fixed with #6