일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- svn
- svn commit
- ant
- svn 특정 리비전 사이 추출
- Oracle install
- svn 사용법
- svn dump
- docker 폐쇄망
- taskkill
- Remmina
- svn update
- svn load
- WH question
- VirtualBox
- javax.servlet.GenericFilter
- 포스트그레스 설치
- Cannot prepare internal mirrorlist: No URLs in mirrorlist
- Failed to download metadata for repo 'appstream'
- expected at least 1 bean which qualifies as autowire candidate
- NEXUS
- mysql dml
- docker oracle12c
- svn 변경된 파일 추출
- Store password unencrypted
- grep
- apt-get update 오류
- svn log
- postgres install
- 프로젝트 네임변경 후 이클립스 로딩시 에러
- xrdp
Archives
- Today
- Total
목록개인 registory (1)
기억의 습작
9. 내가 만든 도커 이미지 (작업중)
centos7:0.0.1 docker run –privileged -d -e “container=docker” –name centos7_2 -h centos7_2 -p 10522:22 ppusari.iptime.org:5000/centos7:0.0.1 /usr/sbin/init – root password $ echo ‘7*0*1*0*s*’ | passwd –stdin root – 계정추가 $ useradd ppusari $ cat /etc/passwd | grep ppusari $ echo ‘7*0*1*0*s*’ | passwd –stdin ppusari $ usermod -G wheel ppsuari – This incident will be reported. 문제해결 # visudo -f /etc/..
SCM (형상관리)/docker
2021. 8. 25. 22:17