CentOS에 Docker 기본 설치하기

이 포스트는 Korea Azure User Group에서 진행하는 Docker/Container 스터디 그룹에 참여하며 작성했습니다. 설치 환경 Windows 10 Pro 1809 Hyper-V VM 환경 CentOS 7.6.1810 (Kernel 4.20.2-1.el7) Docker 설치(with YUM) [root@localhost ~]#yum install -y yum-utils device-mapper-persistent-data lvm2 [root@localhost

Katacoda를 이용한 Docker 공부 1일차 정리

이 포스트는 Korea Azure User Group에서 진행하는 Docker/Container 스터디 그룹에 참여하며 작성했습니다. 스터디를 진행한 Katacoda 강좌: Docker & Containers(https://katacoda.com/courses/docker) 진행한 강의 목록 Deploying Your First Docker Container Deploy Static HTML Website as Container Building