Skip to content

Commit 7a88bf4

Browse files
tofayTom Fay
authored andcommitted
per package layering
implement per-package layering a la https://grahamc.com/blog/nix-and-layered-docker-images/, using nix's existing popularity algorithm
1 parent 47443c4 commit 7a88bf4

12 files changed

Lines changed: 1486 additions & 348 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ tests/**/out
33
out/
44
vendor/
55
tests/**/rpmoci.lock
6+
__pycache__

0 commit comments

Comments
 (0)