From e721da9417afa268a6ec9a4cbb194ad7dbb3c87a Mon Sep 17 00:00:00 2001 From: thamerbelfkihthamer Date: Mon, 16 Sep 2019 17:41:50 +0100 Subject: [PATCH] [README] remove 2 pull command from docker hub repo --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index dda0f96..1a785df 100644 --- a/README.md +++ b/README.md @@ -16,17 +16,6 @@ cd docker-oracle-xe-11g docker build -t wnameless/oracle-xe-11g . ``` -## Installation(with Ubuntu 18.04) -``` -docker pull wnameless/oracle-xe-11g -``` -SSH server has been removed since 18.04, please use "docker exec" or 16.04 instead. - -## Installation(with Ubuntu 16.04) -``` -docker pull wnameless/oracle-xe-11g:16.04 -``` - ## Quick Start Run with 1521 port opened: