# Docker ToS 변경 : 무료계정엔 Image 저장 제한 기간 생겨

> Clean Markdown view of GeekNews topic #2649. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2649](https://news.hada.io/topic?id=2649)
- GeekNews Markdown: [https://news.hada.io/topic/2649.md](https://news.hada.io/topic/2649.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-08-14T10:44:25+09:00
- Updated: 2020-08-14T10:44:25+09:00
- Original source: [docker.com](https://www.docker.com/pricing/retentionfaq)
- Points: 4
- Comments: 1

## Topic Body

- Docker Hub에 저장된 도커이미지에 기간 제한이 생김

- 무료계정의 경우 6개월간 Push/Pull되지 않으면 inactive가 되고 삭제 스케줄링됨

- 2020년 11월 1일부터 적용

- 유료인 Pro 나 Team 계정은 제한없음

- 현재 Docker Hub가 15PB의 데이터를 사용중이며, 분석결과 4.5PB의 데이터가 지난 6개월 또는 그 이상동안 전혀 push/pull 되지 않았음

## Comments



### Comment 2586

- Author: xguru
- Created: 2020-08-14T10:44:36+09:00
- Points: 3

어느 정도 도커이미지를 쓰는 경우 라면 Docker Hub 보단 레지스트리를 셀프호스팅 하는 걸 추천

- Harbor https://goharbor.io/

- Quay https://quay.io/
