fuzziebrain / docker-apex-stack

Utility scripts for creating an Oracle Application Express stack as a Docker container.
MIT License
97 stars 34 forks source link

ALLOW_DB_PATCHING not working #37

Closed fuzziebrain closed 3 years ago

fuzziebrain commented 3 years ago

For 19c, consider using build argument SLIMMING and set it to false. The build script takes the option -o which can be used to set the build argument. Other versions will need to rely on removing all commands to remove components that are "not needed".