1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/gcrane-gc.md
Managor fe4c26ba2e
pages*/common/*: add option placeholders to translations part 2 (#15901)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-14 12:48:28 +05:30

535 B

gcrane gc

태그가 지정되지 않은 이미지를 나열. 가비지 수집이 가능한 이미지를 계산. gcrane delete로 구성하여 실제로 가비지 수집할 수 있음. 더 많은 정보: https://github.com/google/go-containerregistry/blob/main/cmd/gcrane/README.md.

  • 태그가 지정되지 않은 이미지 목록:

gcrane gc {{레포지토리}}

  • 레포지토리를 통해 반복할지 여부:

gcrane gc {{레포지토리}} {{[-r|--recursive]}}

  • 도움말 표시:

gcrane gc {{[-h|--help]}}