Discover Which POCs Are Applied

This topic is part of Applying POC Patches.

To review which POCs have been applied, start a patched container and examine the contents of the folder /config/ProcessedPOC.

For example:

docker run --rm -it --entrypoint /bin/bash store/oracle/Siebel:23.6-patchesToOctober23
cd /config/ProcessedPOC 
ls