summary refs log tree commit diff
path: root/nixos/doc/manual/configuration/profiles/docker-container.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/doc/manual/configuration/profiles/docker-container.section.md')
-rw-r--r--nixos/doc/manual/configuration/profiles/docker-container.section.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/nixos/doc/manual/configuration/profiles/docker-container.section.md b/nixos/doc/manual/configuration/profiles/docker-container.section.md
new file mode 100644
index 00000000000..f3e29b92f5e
--- /dev/null
+++ b/nixos/doc/manual/configuration/profiles/docker-container.section.md
@@ -0,0 +1,7 @@
+# Docker Container {#sec-profile-docker-container}
+
+This is the profile from which the Docker images are generated. It prepares a
+working system by importing the [Minimal](#sec-profile-minimal) and
+[Clone Config](#sec-profile-clone-config) profiles, and
+setting appropriate configuration options that are useful inside a container
+context, like [](#opt-boot.isContainer).