[Dictionary for FT_SERVER] [1] What is Dockerfile, Debian OSand Nginx? 도커, 데비안 OS, Nginx는 뭘까? 2020. 12. 25 kkim 목차 Index [0] Dockerfile [0.1] What is Dockerfile? 도커파일이란? [0.2] Layer of Dockerfile 도커파일의 구조 [1] Debian OS [2] Nginx [0] Dockerfile [0.1] What is Dockerfile? 도커파일이란? Dockher need Image to create & run Container. Dockerfile create Image as user written. 도커는 컨테이너를 생성하고 실행시키기 위해 이미지가 필요합니..
[Dictionary for FT_SERVER] [1] What is Docker? About structure of FT_SERVER 도커란 뭘까? FT_SERVER의 구조에 대하여 2020. 12. 23 kkim 목차 Index [0] About Docker 도커에 관하여 [0.1] Basic Information 기본 정보 [0.2] Image(Docker) 이미지(도커) [1] Structure of FT_SERVER [0] About Docker 도커에 관하여 [0.1] Basic Information 기본 정보 Docker is a platform that put application into software container to virtualizate it. The initial relea..
[Dictionary for FT_SERVER] [0] What is Docker and Container? 도커란 뭐고 컨테이너는 뭘까? 2020. 12. 23 kkim 목차 Index [0] Basic Information 기본 지식 [0.1] What is OS, and what is Kernel? OS란 뭐고, Kernel은 뭘까? [0.2] VM - Vertual Machine - 가상 머신 [1] Container 컨테이너 [2] References 참조 [0] Basic Information 기본 지식 [0.1] What is OS, and what is Kernel? OS란 뭐고, Kernel은 뭘까? 1) Definition of OS / OS의 정의 : Wikipedia OS(Opera..
Comment