Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- override
- overload
- MSA
- Vector
- fuction
- methodArea
- value
- reference
- Eureka
- super
- string
- constantnumber
- 생성자
- garbagecollection
- hashCode
- ALTER
- start()
- 객체형변환
- object
- hamobee
- abstractclass
- class
- 추상클래스
- Polymorphism
- 콘크리트클래스
- run()
- Hashtable
- arguments
- eclipse
- concreteclass
Archives
- Today
- Total
뇌운동일지
window 환경의 docker 에서 centOS7 image pull 본문
docker hub centOS
https://hub.docker.com/_/centos
docker run -i -t centos:7 /bin/bash
-> 다운받은 image run 해서 container 실행
container 안에서
yum install 및 필요한 설정하기
초기 세팅 참고
https://firework-ham.tistory.com/78
'purple duck 일지' 카테고리의 다른 글
keycloak (0) | 2021.10.21 |
---|---|
ansible (0) | 2021.10.20 |
terraform aws (0) | 2021.10.19 |
Elasticsearch : kibana 로 csv data import 하고, 데이터 조회해보기 (0) | 2021.10.18 |
mongoDB (0) | 2021.10.15 |
Comments