From 6fde4190cf13e3659519dfb0f08b29187f35a176 Mon Sep 17 00:00:00 2001 From: seoyhaein Date: Thu, 14 Jul 2022 20:15:45 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B8=B0=EB=B3=B8=20=EC=84=A4=EB=AA=85=20?= =?UTF-8?q?=EC=A7=84=ED=96=89=EC=A4=91.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buildah.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/buildah.md b/buildah.md index 4918b97..5bccf3f 100644 --- a/buildah.md +++ b/buildah.md @@ -72,5 +72,10 @@ Hello my debian ### api 를 통해서 이미지 구성 중요 - https://github.com/containers/buildah/blob/main/docs/tutorials/04-include-in-your-build-tool.md -### 기본 메뉴얼은 일단 다 읽자. +### install +[설치](https://github.com/containers/buildah/blob/main/install.md) + +- podman 과 겹치는 모듈들이 발견이 되었다. runc 같은 경우는 일단 설치가 되어 있는데, 이것은 한번 buildah 설치 시 살펴보도록 하고, 세부적인 설치는 메뉴얼을 좀더 숙달해야 할 것 같다. + +