Skip to content

Commit 5f148c2

Browse files
authored
Update README.md
1 parent 86bc5df commit 5f148c2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ This **Dockerfile** is a [trusted build](https://registry.hub.docker.com/u/wname
1010
docker pull wnameless/oracle-xe-11g
1111
```
1212

13-
### Installation(with older Ubuntu 14.04.4)
14-
```
15-
docker pull wnameless/oracle-xe-11g:14.04.4
16-
```
17-
1813
Run with 22 and 1521 ports opened:
1914
```
2015
docker run -d -p 49160:22 -p 49161:1521 wnameless/oracle-xe-11g

0 commit comments

Comments
 (0)