개인 공부/Docker 1차 공부
Docker | 우분투 리눅스에 Docker 설치하기
이대곤
2023. 1. 17. 01:41
sudo apt update -y
sudo apt install docker.io -y