Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultKeyRingPath = "/etc/apk/keys" DefaultSystemKeyRingPath = "/usr/share/apk/keys/" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APK ¶
func NewWithOptions ¶
func (*APK) Initialize ¶
func (a *APK) Initialize(ic *types.ImageConfiguration) error
Builds the image in Context.WorkDir according to the image configuration
func (*APK) SetImplementation ¶
func (a *APK) SetImplementation(impl apkImplementation)
Click to show internal directories.
Click to hide internal directories.