Home Explore Blog Models CI



nixpkgs

1st chunk of `nixos/doc/manual/configuration/profiles/docker-container.section.md`
2a4e540a3bfaa667bcc7fdd160ca01b90704cc771daeed6b0000000100000174
# 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).

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`.