Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Custom Resource
- 자바스크립트
- AWS
- Service
- Proxy Resource
- On-Premise
- CloudFormation
- VPC
- 구조분해 할당
- DynamoDB
- optional chaining
- docker
- prometheus
- 온프레미스
- cognito
- 비구조화 할당
- grafana
- null 병합 연산자
- 단축 평가
- Site-to-Site VPN
- Kubernetes
- 옵셔널 체이닝
- api gateway
- docker swarm
- JavaScript
- elasticsearch
- Endpoints
- Await
- transit gateway
- vgw
Archives
- Today
- Total
목록ECR (1)
만자의 개발일지
[Docker] ECR Public Gallery에서 이미지 불러오기
도커 허브에서 이미지를 pull하여 사용하는 경우 유료 계정이 아니라면 이미지 pull에 대하여 횟수 제한이 걸려있습니다. 그래서 간혹가다 이미지 pull이 되지 않는 경우가 있습니다. AWS는 아래 Public Registry를 통해 AWS 환경에서 무료로 제한없이 사용할 수 있는 Public 이미지들을 제공합니다. https://gallery.ecr.aws/ ECR Public Gallery Amazon ECR Public Gallery is a website that allows anyone to browse and search for public container images, view developer-provided details, and see pull commands gallery.ecr...
Docker
2022. 6. 27. 17:18