728x90 반응형 Docker Installation1 [Linux] Ubuntu에서 Docker 설치하기 Uninstall old versions (이전 버전 제거하기) $ sudo apt-get remove docker docker-engine docker.io containerd runc Install using the apt repository 1. Update the apt package index and install packages to allow apt to use a repository over HTTPS: $ sudo apt-get update $ sudo apt-get install \ ca-certificates \ curl \ gnupg 2. Add Docker’s official GPG key: $ sudo mkdir -m 0755 -p /etc/apt/keyrings $ curl -.. 2023. 4. 6. 이전 1 다음 728x90 반응형