일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- docker
- 자바스크립트
- Kubernetes
- null 병합 연산자
- 구조분해 할당
- Site-to-Site VPN
- elasticsearch
- DynamoDB
- docker swarm
- Await
- Proxy Resource
- vgw
- Custom Resource
- 단축 평가
- CloudFormation
- optional chaining
- 온프레미스
- 비구조화 할당
- grafana
- JavaScript
- VPC
- Service
- AWS
- transit gateway
- Endpoints
- On-Premise
- prometheus
- cognito
- api gateway
- 옵셔널 체이닝
- Today
- Total
목록CICD (2)
만자의 개발일지
이번 포스팅은 아래 Dagger 공식 문서를 참고하여 진행하였습니다. 필자의 개발 환경이 윈도우이기 때문에 윈도우를 기준으로 진행하였습니다. 다른 운영체제의 경우 아래 공식문서를 참고해 주시길 바랍니다. https://docs.dagger.io/1200/local-dev CI/CD in your local dev | Dagger Everyone should be able to develop, test and run their CI/CD pipeline locally. docs.dagger.io Dagger 설치 먼저 터미널을 열어 다음과 같이 명령어를 입력하여 Dagger를 설치해 줍니다. curl https://dl.dagger.io/dagger/install.ps1 -OutFile install.ps..
Dagger 도커를 만든 개발팀이 2022년 3월 31일에 새로운 데브옵스 플랫폼인 Dagger를 런칭하였습니다! https://dagger.io/ dagger.io It's time for a modern experience for CI/CD pipeline development. Escape YAML hell Wire actions together using CUE, a powerful configuration language developed at Google. CUE has all the features you wish YAML had: comments, string interpolation, templatin dagger.io Devops 엔지니어들이 강력한 CI/CD 파이프라인을 빠르게 만들수..