feat: add docker registry upload

This commit is contained in:
Mauricio Siu
2024-05-13 01:18:27 -06:00
parent e9245cee2c
commit 6c792564ae
41 changed files with 18267 additions and 1072 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "registry" ADD COLUMN "imagePrefix" text NOT NULL;