From 1424e132858aa284196da083dd0c8903f505b7fd Mon Sep 17 00:00:00 2001 From: syui Date: Sun, 18 Aug 2024 02:45:23 +0900 Subject: [PATCH] fix --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b8c5f3..21ee137 100644 --- a/README.md +++ b/README.md @@ -55,11 +55,16 @@ $ docker run -it ghcr.io/syui/aios ai ```sh $ podman pull aios + +$ podman machine init +$ podman machine start ``` https://github.com/containers/shortnames > /etc/containers/registries.conf.d/ai.conf +> +> ~/.config/containers/registries.conf ```sh unqualified-search-registries = ['docker.io', 'git.syui.ai', 'ghcr.io'] @@ -96,4 +101,3 @@ $ ./scpt/gh-actions.zsh - https://git.syui.ai/ai/os - https://github.com/syui/aios -