차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
insecure_registry_사용 [2021/11/24 01:06] – [insecure registry 사용] koov | insecure_registry_사용 [2022/02/04 07:50] (현재) – [참조링크] koov | ||
---|---|---|---|
줄 1: | 줄 1: | ||
====== insecure registry 사용 ====== | ====== insecure registry 사용 ====== | ||
+ | |||
+ | <WRAP prewrap> | ||
+ | <code bash> | ||
+ | Getting image source signatures | ||
+ | Checking if image destination supports signatures | ||
+ | Error: Can not copy signatures to docker:// | ||
+ | </ | ||
+ | </ | ||
특정 사설 레지스트리를 사용할때 https가 아닌 http insecure registry 로 등록하여 사용하려면 | 특정 사설 레지스트리를 사용할때 https가 아닌 http insecure registry 로 등록하여 사용하려면 | ||
줄 21: | 줄 29: | ||
===== 참조링크 ===== | ===== 참조링크 ===== | ||
* https:// | * https:// | ||
+ | * https:// | ||