반응형
250x250
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 |
Tags
- Spring
- Python
- AWS CI/CD 구축하기
- codepipeline
- Jenkins
- codedeploy error
- java bigdecimal
- aws cicd
- node
- SQL
- 도커
- Kafka
- chart.js
- Flux
- IntelliJ
- codedeploy
- chartjs
- kubeflow
- aws
- Spring Error
- codebuild
- JavaScript
- or some instances in your deployment group are experiencing problems.
- VPN
- COALESCE
- docker
- Airflow
- PostgreSQL
- redis
- bootstrap
Archives
- Today
- Total
Small Asteroid Blog
docker 외부에서 컨테이너 안에 명령어 본문
728x90
docker exec 컨테이너이름 ls
ls 한 내용이 나온다
docker exec 컨테이너이름 cd /home/share; ls
728x90
반응형
'클라우드 및 인프라 > Docker' 카테고리의 다른 글
docker 시스템 정리 prune (0) | 2021.08.12 |
---|---|
[Docker] Error response from daemon: conflict: unable to delete (must be forced) - image is referenced in multiple repositories (0) | 2021.08.12 |
docker overlay (0) | 2021.07.01 |
[Docker] 도커 허브에 이미지 올리기 - docker push (0) | 2021.06.28 |
docker 명령어 입력 후 내용 출력 안됨 (0) | 2021.05.31 |