Docker Container를 가상머신으로 활용하기
docker run -d -p 8023:22 -v /opt/playground:/home/limithot/docker-volume/playground-centos8 –name playground-centos814 -it –privileged centos:8 /sbin/init -d =>…
Read Moredocker run -d -p 8023:22 -v /opt/playground:/home/limithot/docker-volume/playground-centos8 –name playground-centos814 -it –privileged centos:8 /sbin/init -d =>…
Read More