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 | 29 | 30 |
Tags
- swiper
- live share
- 우테코
- custom element
- browserslist
- web component
- typescript
- Docker
- 유한 상태 머신
- Shadow DOM
- GitHub Pages
- react-dom
- docker-compose
- 데모데이
- CSS
- 무선랜카드 교체
- 우아한테크코스
- webpack
- scroll-snap
- react
- 터치 스와이프
- javascript
- AX210
- github Actions
- RTL8852BE
- Grafana
- Prometheus
- fastify
- HTML
- 우아한테크코스 레벨3
Archives
- Today
- Total
목록oracle 18c (1)
IT일상

리뉴얼 된 블로그로 보기: https://solo5star.dev/posts/17/ Oracle Database를 docker로 설치하는 방법이 타 DB보다 조금 복잡하여 글로 남겨보려고 합니다. mariadb나 postgresql의 경우 그냥 hub.docker.com에서 container image를 바로 pull하면 됩니다. $ sudo apt install docker docker-compose git -y 시작하기 전, docker, docker-compose, git이 설치되어 있지 않다면 설치 후 진행해야 합니다. 1. docker 이미지 빌드 $ git clone https://github.com/oracle/docker-images Oracle사에선 Oracle Database를 dock..
인프라
2021. 10. 2. 19:59