Skip to content

Commit d86b220

Browse files
committed
Update README.md
1 parent 21cb935 commit d86b220

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ Connect to Oracle Application Express web management console with following sett
5050
user: ADMIN
5151
password: oracle
5252

53+
Apex upgrade up to v 5.*
54+
55+
docker run -it --rm --volumes-from ${DB_CONTAINER_NAME} --link ${DB_CONTAINER_NAME}:oracle-database -e PASS=YourSYSPASS sath89/apex install
56+
Details could be found here: https://github.com/MaksymBilenko/docker-oracle-apex
5357

5458
**In case of any issues please post it [here](https://github.com/MaksymBilenko/docker-oracle-xe-11g/issues).**
5559

0 commit comments

Comments
 (0)