Configuring Oracle on Docker

Source: Internet
Author: User

Address: https://github.com/wnameless/docker-oracle-xe-11g. direct git clone to local.

# #安装

Under Docker Shell:

docker pull wnameless/oracle-xe-11g

Run and open 49160 and 49161 ports for 22 ports and Oracle Ports (SSH and Oracle database)

49160:22 -p 49161:1521 wnameless/oracle-xe-11g

The database information is as follows:

hostname: localhostport: 49161sid: xeusername: systempassword: oracle

The initial password for both system and SYS isoracle

The root password for Container SSH is admin .

It is necessary to note that the Docker container is connected via SSH on OS X using Docker's IP instead of localhost.

Once the installation is complete, you can connect to the database by configuring the database information described above by the client. The figure is the configuration interface for SQL Developer attached to the database in Docker under OS X.

Turn from: 53072537

Configuring Oracle on Docker

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.