fix actions
All checks were successful
build and push image / Release (push) Successful in 1m24s

This commit is contained in:
2025-03-26 13:06:40 +09:00
parent 28dcd9cb69
commit 36789ddd3c
2 changed files with 9 additions and 2 deletions

9
podman/ai.conf Normal file
View File

@ -0,0 +1,9 @@
[engine]
env=["CONTAINERS_SHORT_NAME_ALIASING=on"]
[registries.search]
short-name-mode = "disabled"
unqualified-search-registries = ['docker.io', 'git.syui.ai', 'ghcr.io']
[aliases]
"aios" = "git.syui.ai/ai/os"