This sample applies updates all the base OS packages. This can be used to resolve CVEs in the base packages
-
First build the ACE image or obtain one of the shipped images
-
In the
sample/scripts/updateBase
folder:docker build -t aceapp --build-arg FROMIMAGE=cp.icr.io/cp/appc/ace:13.0.1.0-r1 --file Dockerfile .