Skip to content

Commit

Permalink
Update website/docs/container-only-builds.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sertaç Özercan <[email protected]>
  • Loading branch information
adamperlin and sozercan authored Nov 21, 2024
1 parent 859d4fe commit 665a78a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/docs/container-only-builds.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Container-only builds
---

# Container-only builds

It is possible to use Dalec when you wish to build a minimal image from scratch or based on one of Dalec's supported distros (see [Targets](targets.md) for a list of these) with only certain packages installed. To do this, simply define a Dalec spec with only runtime dependencies specified. The resulting image will contain only the specified packages and their dependencies.

Expand Down

0 comments on commit 665a78a

Please sign in to comment.