Use kaniko as lib of a go application

33 views
Skip to first unread message

Charles Moulliard

unread,
Oct 28, 2021, 2:47:38 PM10/28/21
to kaniko-users
Hi,

I plan to develop a go application able to perform the following steps:
-  Execute a Dockerfile using "Root" privileged to install missing applications from RPMs (nodejs, maven, ...), etc
- Images will not be pushed to a registry
- Get the list of the layers created
- Extract them to a mounted FS volume (e.g /layers)

Why do we need the content of the layers: To enrich the FS used by buildpack build container to perform a build using some of the packages installed (= mvn, node, ...)

Cheers

Charles 
Reply all
Reply to author
Forward
0 new messages