Linux (2) 썸네일형 리스트형 33일차 - 도커 허브, 도커 명령어 https://hub.docker.com/ Docker Hub Container Image Library | App Containerization Deliver your business through Docker Hub Package and publish apps and plugins as containers in Docker Hub for easy download and deployment by millions of Docker users worldwide. hub.docker.com 이미지 == 프로그램 / 컨테이너 == 프로세스 => 이미지를 실행하면 컨테이너가 시작 systemctl status docker : docker 실행 중인지 상태 확인 docker pull 이미지명(또는 ID) : 이미.. 31일차 - Font Awesome, CentOS와 리눅스 명령어 Font awesome https://fontawesome.com/icons Font Awesome The internet's icon library + toolkit. Used by millions of designers, devs, & content creators. Open-source. Always free. Always awesome. fontawesome.com 이미지가 아닌 텍스트로 인식된다. class 속성을 추가하여 커스터마이징할 수 있다. 리눅스 명령어 Virtual Box > CentOS 실행시키고 git bash로 원격 접속 ssh root@{ip주소} CentOS의 패키지 매니저는 yum 설치/삭제 시 yum ~ 와 같은 명령어를 사용한다. yum update : CentOS 최신.. 이전 1 다음