This commit is contained in:
parent
28dcd9cb69
commit
36789ddd3c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -1,8 +1,6 @@
|
|||||||
name: release
|
name: release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
|
||||||
- cron: '0 0 * * *'
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
9
podman/ai.conf
Normal file
9
podman/ai.conf
Normal 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"
|
Loading…
x
Reference in New Issue
Block a user