티스토리 뷰
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 > Linux' 카테고리의 다른 글
[Ubuntu]Ubuntu 20.04 Let’s Encrypt 설치 및 발급 (0) | 2025.02.14 |
---|---|
[Ubuntu]Ubuntu 20.04 Let’s Encrypt SSL 인증서 4가지 발급 방법 (0) | 2025.02.14 |
[Haproxy]Ubuntu 20.04 Haproxy 2.6 설치 및 설정 (0) | 2022.11.02 |
SHFS - 원격 디렉토리 마운트 사용 방법 (0) | 2022.10.19 |
[Ubunut]ubuntu 20.04 부트로더 복구 (0) | 2022.05.26 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- letsencrypt
- 마이바티스CamelCase
- Letsencrypt+nginx
- elk8.x
- camelcase
- 마이바티스
- letencrypt
- SSL
- 인증서설치
- nginx
- 인증서자동갱신
- Intellj들여쓰기
- SSL인증서
- #logback
- Letsencrypt wildcard auto renew
- logstash
- Letsencrypt wildcard
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함