도커 사이트에서 다운로드 합니다. https://hub.docker.com/editions/community/docker-ce-desktop-windows/ Docker Desktop for Windows Get more out of Docker with a free Docker ID Sign up for a Docker ID to gain access to all the free features Docker has to offer, including unlimited public repositories, increased container image requests, automated builds, and much more. Sign Up ✕ hub.docker.com 위에 보이는 Get Docker ..
설치
젠킨스 다운로드 : https://www.jenkins.io/ Jenkins Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software www.jenkins.io Windows 용으로 다운로드 받습니다. 다운로드 받은 압축파일을 풀면 msi 파일 하나가 나오는데 next 를 열심히 눌러서 설치해줍니다. 이제 cmd 창을 킨 후에 tomcat이 설치된 경로로 가서 startup.bat을 실행 시켜서 톰캣을 가동시켜줍니다. 그 뒤에 http://localhost:8080/jenkins 를 실행해 주면 위와 같이 비밀번호를 입력..