Skip to content

Commit 05c44d9

Browse files
author
TildeHacker
committed
Add build instructions to README.md
1 parent 854f900 commit 05c44d9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Since 2019-Feb-13(the Valentine's day eve) this docker image has been removed by
99

1010
Happy Valentine's day!
1111

12+
## Installation
13+
```
14+
git clone https://github.com/wnameless/docker-oracle-xe-11g.git
15+
cd docker-oracle-xe-11g
16+
docker build -t wnameless/oracle-xe-11g .
17+
```
18+
1219
## Installation(with Ubuntu 18.04)
1320
```
1421
docker pull wnameless/oracle-xe-11g

0 commit comments

Comments
 (0)