CentOS stream 9 버전에서 설치를 진행했습니다. 1. Docker(도커) 설치설치는 공식 홈페이지를 참고하여 작성했습니다.Install Docker Engine on CentOS | Docker Docs Install Docker Engine on CentOSLearn how to install Docker Engine on CentOS. These instructions cover the different installation methods, how to uninstall, and next steps.docs.docker.com1.1) Docker 기존 버전 제거# yum -y remove docker \ docker-client \ ..