Commit 45b60359 authored by 以墨为白's avatar 以墨为白 🎧

Update README.md

parent 637983eb
### 说明
#####oracle环境
```
mkdir -p /home/data/oracle
chmod 777 /home/data/oracle
docker run -d --name oracle12c --privileged=true -p 8080:8080 -p 1521:1521 -v /home/data/oracle:/u01/app/oracle truevoly/oracle-12c
170.2.229.222:1522 oracle12c docker
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment