Skip to content

Commit c7d63cf

Browse files
committed
registry.py readme
1 parent fa8beea commit c7d63cf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ Push images:
9393
./registry.py --ids-file ids.txt --push-gitlab-url https://gitlab.example.org --push-project-path new/path --old-registry-location gitlab.example.org:5001/old/path
9494
```
9595

96+
After pushing the images second attempt will not pass, as additional tags will be added to the local images. Delete local images and pull them again to make another attempt.
97+
9698
Delete local images:
9799
```
98100
./registry.py --ids-file ids.txt --rm-images

0 commit comments

Comments
 (0)