Skip to content

Commit

Permalink
per package layering
Browse files Browse the repository at this point in the history
implement per-package layering a la
https://grahamc.com/blog/nix-and-layered-docker-images/,
using nix's existing popularity algorithm
  • Loading branch information
tofay committed Sep 25, 2024
1 parent 47443c4 commit 7a88bf4
Show file tree
Hide file tree
Showing 12 changed files with 1,486 additions and 348 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ tests/**/out
out/
vendor/
tests/**/rpmoci.lock
__pycache__
Loading

0 comments on commit 7a88bf4

Please sign in to comment.