Skip to content

Commit 3c0fcdd

Browse files
author
yongjelee
committed
수정
1 parent 007dbe9 commit 3c0fcdd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_posts/2023-07-15-docker 명령어 정리.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
# docker 명령어 정리
21
1. 제거 과정
32
```
43
sudo apt-get remove docker docker-engine docker.io containerd runc
54
```
65

76
2. 도커 설치
8-
97
```
108
sudo apt install apt-transport-https ca-certificates curl software-properties-common
119
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -

0 commit comments

Comments
 (0)