nexus(raw) 형태 리포지터리에서 curl을 이용한 파일 관리 명령어 구성정보 nexus서버 IP : 192.168.10.10:11000 리포지터리명 : test_repo 계정명 : test / test123 작업절차 test_repo에 있는 img-1.png…
컨테이너 기반의 nexus repository 설치하기. 설치할 nexus버전 : 3.x container pull 하기 $ docker pull sonatype/nexus3 #2.x을 사용할 경우 sonatype/nexus를 사용하면 됨 nexus 스토리지…