가비엘
'docker' 태그의 글 목록

docker

개발팁/개발 팁

GitLab 설치 - docker-compose

상황 윈도우서버에 형상관리를 위해 GitLab을 설치해야 할 일이 생겼다. 처리방법 윈도우용 도커에 GitLab설치하기로 했다. (지우기도 좋고, 새로 설치하기도 좋고..) 윈도우용 도커 설치 https://www.docker.com/ 사이트에 접속하여 window docker 를 받아 설치한다. Docker: Accelerated, Containerized Application Development Docker is a platform designed to help developers build, share, and run modern applications. We handle the tedious setup, so you can focus on the code. www.docker.com docker..

개발팁/개발 팁

Docker 도커, WSL 2 installation is incomplete.

Docker 도커, WSL 2 installation is incomplete. 현상 도커 설치 후 WSL 2 Linux 커널을 업데이트? 설치? 하고 재시작하라는 알림 뜸. WSL 2 installation is incomplete. The WSL 2 Linux Kernel is now installed using a separate MSI update package. Please click the link and follow the instructions to install the kernel update : https://aka.ms/wsl2kernel. Press Restart after installing the Linux Kernel. WSL 2 Linux 커널은 이제 별도의 MSI 업데이트 ..