반응형
Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 쉘 프로그래밍
- ubuntu
- Diagrams
- SSH
- github-actions
- kubernetes
- TLS
- markdown
- Docker
- markdown mermaid
- github
- kubenetes botkube
- nextjs html확장자
- 리눅스
- helm
- Harbor
- botkube
- k8s
- Mermaid
- terraform
- cloudfront s3
- kubenetes slack
- k8s chatops
- k8s slack
- linux 셸 프로그래밍
- nextjs 정적배포
- aws
- github actions
- linux 셸 스크립트
- k8s botkube
Archives
- Today
- Total
목록docker 옵션 (1)
민한의 블로그
Docker명령어 정리
docker commit $docker commit --help Usage: docker commit [OPTIONS] CONTAINER [REPOSITORY[:TAG]] Create a new image from a container is changes Options: -a, --author string 작성자 (e.g., "John Hannibal Smith ") -c, --change list 생성된 이미지에 Dockerfile 적용 -m, --message string Commit 메세지(주석 -p, --pause 컨테이너 일시 중지 (default true) docker images $docker images --help Usage: docker images [OPTIONS] [REPOSITOR..
인프라/docker
2021. 11. 23. 13:58