Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
isv:SUSE:Edge:KiwiBuilder
kiwi-builder-10
Dockerfile
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Dockerfile of Package kiwi-builder-10
#!BuildTag: kiwi-builder:10.1 FROM registry.suse.com/bci/kiwi:10.1.10 MAINTAINER SUSE LLC (https://www.suse.com/) # Install required packages for Kiwi to function as expected # Should be provided via https://github.com/SUSE/BCI-dockerfile-generator/pull/1770 # RUN zypper in -y gawk && zypper clean -a # Configure Kiwi to use kpartx RUN echo -e "mapper:\n - part_mapper: kpartx" > /etc/kiwi.yml # Copy build script into image and make it executable ADD build-image.sh /usr/bin/build-image RUN chmod a+x /usr/bin/build-image # Make a directory for the standard SL Micro Kiwi definition and config file and copy them in RUN mkdir -p /micro-sdk/defs ADD SL-Micro.kiwi /micro-sdk/defs ADD SL-Micro.kiwi.4096 /micro-sdk/defs ADD config.sh /micro-sdk/defs
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor