summary refs log tree commit diff
path: root/nixos/doc/manual/configuration/profiles/docker-container.section.md
blob: f3e29b92f5e6475a111d64cb56fe65f56462cd61 (plain) (blame)
1
2
3
4
5
6
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).