KIWIContainerBuilder Info


Public methods

Private methods


__applyContainerConfig

Apply container configuration settings

Defined on line: 172

Called in

__cleanupWorkingDir

Remove the tmp lxc root directory

Defined on line: 257

Called in

__copyUnpackedTreeContent

Copy the unpacked image tree content to the given target directory

Defined on line: 287

Called in

__createContainerBundle

Create a tarball of the container

Defined on line: 315

Called in

__createContainerConfigDir

Create the directory for the container configuration file

Defined on line: 388

Called in

__createDevNodes

Create the device nodes we need inside a container

Defined on line: 429

Called in

__createInitTab

Create an inittab file for the container

Defined on line: 583

Called in

__createTargetRootTree

Create the directory that will hold the container rootfs

Defined on line: 624

Called in

__createWorkingDir

Create a directory to tmp store the lxc root tree

Defined on line: 666

Called in

__disableServices

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

Defined on line: 700

Called in

__removeKiwiBuildInfo

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

Defined on line: 775

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: 64

new

Create the KIWIContainerBuilder object

Defined on line: 48

Called in