이오이오이오
코딩하는헬린이
이오이오이오
전체 방문자
오늘
어제
  • 분류 전체보기 (39)
    • 기타 (2)
      • 잡다한 (2)
      • 헬스 (0)
    • 개발 (21)
      • Sql (3)
      • Java (2)
      • Spring (8)
      • OAuth (4)
      • node.js (1)
      • AWS (1)
      • Linux (2)
    • 이론 (11)
    • Dev Tool (1)
      • IntelliJ IDEA (1)

블로그 메뉴

  • 홈
  • 태그
  • 방명록

공지사항

인기 글

태그

  • nft
  • Spring Boot
  • oauth
  • RESTful
  • 블록체인
  • 카카오로그인
  • 로이필링
  • 블록체인지갑
  • springboot
  • blockchain
  • Spring
  • bip
  • db 성질
  • restfulapi
  • POW
  • reactive streams
  • Ipfs
  • isolation level
  • webflux
  • java
  • 니모닉
  • pos
  • kakaologin

최근 댓글

최근 글

티스토리

hELLO · Designed By 정상우.
이오이오이오

코딩하는헬린이

[Oracle] Mac 에서 docker를 사용한 오라클 설치
개발/Sql

[Oracle] Mac 에서 docker를 사용한 오라클 설치

2020. 5. 31. 10:27
반응형

1. docker 설치

https://www.docker.com/products/docker-desktop

 

Docker Desktop for Mac and Windows | Docker

Learn why Docker Desktop is the preferred choice for millions of developers building containerized applications. Download for Mac or Windows.

www.docker.com

2. docker Login 

설치 후, 상단 고래 모양의 아이콘을 클릭하여 로그인 진행

 

필자는 로그인 되어있지만 안되어있다면 회원가입해서 로그인 진행 하면됩니다.

 

3. 터미널 실행을 한 뒤 아래와 같이 순서에 맞춰 실행시키면 됩니다.

 

(1)

docker pull wnameless/oracle-xe-11g 

(2) 

docker run -d -p 8080:8080 -p 1521:1521 wnameless/oracle-xe-11g


(3) 

docker exec -it oracle11g sqlplus

 

기본 계정(system)의 user-name과 password를 지정하면 됩니다.


반응형

'개발 > Sql' 카테고리의 다른 글

[Oracle] UNION 사용법 및 UNION ALL 차이점  (0) 2020.08.12
[Mysql] 맥에서 Mysql 설치하기  (0) 2020.06.10
    '개발/Sql' 카테고리의 다른 글
    • [Oracle] UNION 사용법 및 UNION ALL 차이점
    • [Mysql] 맥에서 Mysql 설치하기
    이오이오이오
    이오이오이오

    티스토리툴바