Home Explore Blog Models CI



nixpkgs

nixos/doc/manual/configuration/profiles/docker-container.section.md
c150f10a3af7efca5e310151d3ded8ccf9814621c77c07780000000300000174
# 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).

Chunks
2a4e540a (1st chunk of `nixos/doc/manual/configuration/profiles/docker-container.section.md`)
Title: Docker Container Profile
Summary
This section describes the "Docker Container" profile, which is used to generate Docker images. This profile establishes a functional system by importing the "Minimal" and "Clone Config" profiles and configures specific options beneficial within a container environment, such as `boot.isContainer`.