KIWIContainerBuilder Info


Public methods

Private methods


__applyContainerConfig

Apply container configuration settings

Defined on line: 169

Called in

__cleanupWorkingDir

Remove the tmp lxc root directory

Defined on line: 254

Called in

__copyUnpackedTreeContent

Copy the unpacked image tree content to the given target directory

Defined on line: 284

Called in

__createContainerBundle

Create a tarball of the container

Defined on line: 312

Called in

__createContainerConfigDir

Create the directory for the container configuration file

Defined on line: 349

Called in

__createDevNodes

Create the device nodes we need inside a container

Defined on line: 383

Called in

__createInitTab

Create an inittab file for the container

Defined on line: 537

Called in

__createTargetRootTree

Create the directory that will hold the container rootfs

Defined on line: 578

Called in

__createWorkingDir

Create a directory to tmp store the lxc root tree

Defined on line: 612

Called in

__disableServices

Disable service we do not want to have running in a container

Defined on line: 641

Called in

__removeKiwiBuildInfo

Remove data that is inserted in teh root tree for image building

Defined on line: 712

Called in

createImage

Create the image, returns an array ref containing a list of the files that are part of the image, created by this builder

Defined on line: 61

new

Create the KIWIContainerBuilder object

Defined on line: 45

Called in