Skip to content

Latest commit

 

History

History

updateBase

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

updateBase Sample

What is in the sample?

This sample applies updates all the base OS packages. This can be used to resolve CVEs in the base packages

Building the sample

  • 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 .