티스토리 뷰
1. 필요 패키지 설치
root~# apt-get install apt-transport-https ca-certificates curl gnupg-agent software-properties-common
2. GPG 키 추가
root~# curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
3. DOCKER Repository 추가
root~# add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
4. DOCKER 설치
root~# apt-get install docker-ce docker-ce-cli containerd.io
5. DOCKER 시스템 등록 및 상태확인
root~# systemctl enable docker
root~# systemctl status docker
'System > ubuntu' 카테고리의 다른 글
우분투 시간동기화와 jvm시간동기화 문제 해결 (0) | 2022.02.03 |
---|---|
[Ubuntu]MinIO 오브젝트 스토리지 설치 (0) | 2022.01.26 |
[Ubuntu]디스크(SSD/HDD) 상태(SMART) 확인 (0) | 2022.01.26 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Letsencrypt wildcard
- 마이바티스CamelCase
- 마이바티스
- Letsencrypt+nginx
- Intellj들여쓰기
- camelcase
- letsencrypt
- Letsencrypt wildcard auto renew
- SSL
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함