Skip to content

Commit c406aed

Browse files
committed
Update README.md
1 parent f6bef7a commit c406aed

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,14 @@ Connect to Oracle Application Express web management console with following sett
3434
http://localhost:8080/apex
3535
workspace: INTERNAL
3636
user: ADMIN
37-
password: oracle
37+
password: oracle
38+
39+
**CHANGELOG**
40+
* Fixed issue with ownership of mounted data folders.
41+
* Fixed issue with Gracefull shutdown of service.
42+
* Reduse size of image from 3.8G to 825Mb.
43+
* Database initialization moved out of the image build phase. Now database initializes at the containeer startup with no database files mounted.
44+
* Added database media reuse support outside of container.
45+
* Added graceful shutdown on containeer stop.
46+
* Removed sshd.
47+

0 commit comments

Comments
 (0)