VS Code를 사용하여 Dockerfile을 쉽게 만들기 위해서는 extension을 설치해야 한다. 단축키를 입력하여 extension을 검색해보자. Mac: command + shift + x Window, Linux: control + shift + x install을 눌러 설치해보자. Extension을 설치 했으면 workspace에 "Dockerfile"이라는 이름으로 새로운 파일을 하나 만들자. Dockerfile을 만들면 탭의 아이콘이 Docker 아이콘으로 바뀐다. 이제 자동완성을 사용하기 위하여 다음의 단축키를 눌러보자 Mac, Window, Linux: control + space 그럼 다음과 같이 사용할 수 있는 명령어가 리스트업 된다. 여기서 단축키를 한번 더 누르면 조금 더 자..
ubuntu를 사용하기 위해 docker image를 받는다. latest 버전을 그냥 받기 위해 아래 명령을 입력해보자. $ docker pull ubuntu Using default tag: latest latest: Pulling from library/ubuntu f476d66f5408: Already exists 8882c27f669e: Already exists d9af21273955: Already exists f5029279ec12: Already exists Digest: sha256:70fc21e832af32eeec9b0161a805c08f6dddf64d341748379de9a527c01b6ca1 Status: Downloaded newer image for ubuntu:latest $..
다음의 명령을 입력하여 RabbitMQ image를 가져오고 확인해보자. managmenet plugin이 적용된 image를 pull. $ docker pull rabbitmq:3-management 3-management: Pulling from library/rabbitmq f476d66f5408: Pull complete 8882c27f669e: Pull complete d9af21273955: Pull complete f5029279ec12: Pull complete ecb5cfa3e5cd: Pull complete c550ae261a9a: Pull complete 1cf9f151bbe5: Pull complete dce70e8062a5: Pull complete 17e12763b68e: Pul..
Docker를 설치하기 위해서는 다음의 조건이 필요하다. sysctl kern.hv_support 를 터미널에서 실행하여 기능을 지원하는지 확인한다. macOS Sierra 10.12 또는 그 이상의 버전 최소 4GB RAM 버전 4.3.30 이전의 VirtualBox가 설치되어 있지 않아야 한다. 최신 버전의 VirtualBox는 괜찮다. 시스템이 위의 요구사항을 충족시키지 못할 경우 HyperKit 대신 Oracle VirtualBox를 사용하는 Docker Toolbox를 설치할 수 있다. $ sysctl kern.hv_support kern.hv_support: 1 나의 시스템은 위의 조건들을 모두 만족하므로 Docker를 설치하기 위해 다음 사이트에 접속하여 이미지를 다운로드 한다. 다음 사이트..
- Total
- Today
- Yesterday
- jekyll config
- naver
- AZURE
- kotlin DSL
- React
- jekyll
- spring
- AWS
- React프로젝트
- Java
- 자격증
- maven
- github
- node설치
- MS Ignite 2019
- docker
- Naver Cloud Platform
- Python
- github blog
- Solutions Architect
- Linux
- Blog
- VS Code
- Git
- vimium
- vscode
- VIM
- Cloud
- ncp
- 1on1 meeting
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |