1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-22 14:13:01 +02:00

update docker org urls in docs and scripts

This commit is contained in:
Nick Sweeting
2020-11-23 02:20:01 -05:00
parent ebcb05957e
commit cc3579f70f
5 changed files with 27 additions and 24 deletions

View File

@@ -21,5 +21,7 @@ docker build . -t archivebox \
-t archivebox:$VERSION \
-t docker.io/nikisweeting/archivebox:latest \
-t docker.io/nikisweeting/archivebox:$VERSION \
-t docker.io/archivebox/archivebox:latest \
-t docker.io/archivebox/archivebox:$VERSION \
-t docker.pkg.github.com/pirate/archivebox/archivebox:latest \
-t docker.pkg.github.com/pirate/archivebox/archivebox:$VERSION