1. Pull the image
Image details: https://dev.aliyun.com/detail.html?spm=5176.1972343.2.8.E6Cbr1&repoId=1969 Since I have already pulled the image, it is shown here as existing. Check the image information
2. Create and container information
Since my container has been created here (the command is as expected, the container name is oracle_11g), I can start it directly here.
3. Enter the console to set user information
Log in to sqlplus. It is found that the sqlplus command is not available here, so relevant configuration is required. The steps are as follows: (1) Switch to root user mode
Enter the password helowin (2) Edit the profile file to configure the ORACLE environment variables vi /etc/profile and add the following command at the end of the file
Exit and save. (3) Software connection
Because I have already created it, the package flag already exists. (4) Switch to oracle user Log in to sqlplus and modify the passwords of sys and system users
Then execute the following command
4. Login verificationLogin successful 5. Submit changesdocker commit container name or ID new image name: version This is the end of this article about Docker to pull down the Oracle 11g image configuration. For more relevant Docker Oracle 11g image configuration content, please search 123WORDPRESS.COM's previous articles or continue to browse the following related articles. I hope everyone will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: What knowledge systems do web designers need?
>>: MySQL foreign key constraint (FOREIGN KEY) case explanation
1. Command Introduction The contab (cron table) c...
As the platform continues to grow, the project...
In the front-end and back-end separation developm...
After the previous two chapters, do you have a ne...
Table of contents 1. Introduction 2. Solution Imp...
I used Vue.js to make a nine-grid image display m...
We all know that the underlying data structure of...
If you upgrade in a formal environment, please ba...
Table of contents Preface The role of deconstruct...
For Centos installation of MySQL, please refer to...
Rendering Define the skeleton, write HTML and CSS...
This article introduces MySQL string interception...
environment: 1 CentOS Linux release 7.5.1804 (Cor...
MySQL 5.7.17 installation and configuration metho...
Table of contents Preface The role of key The rol...