Skip to content

Commit 8ea6751

Browse files
authored
Merge pull request wnameless#120 from tildehacker/add-build-instructions
Add build instructions to README.md
2 parents 87f6bea + 05c44d9 commit 8ea6751

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)