at 23.05-pre 593 B view raw
1<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="sec-profile-docker-container"> 2 <title>Docker Container</title> 3 <para> 4 This is the profile from which the Docker images are generated. It 5 prepares a working system by importing the 6 <link linkend="sec-profile-minimal">Minimal</link> and 7 <link linkend="sec-profile-clone-config">Clone Config</link> 8 profiles, and setting appropriate configuration options that are 9 useful inside a container context, like 10 <xref linkend="opt-boot.isContainer" />. 11 </para> 12</section>