Generate multi-arch image manifests
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
16594d72d5
commit
1d40cd2059
5 changed files with 90 additions and 1 deletions
|
@ -8,6 +8,7 @@ mkShell {
|
|||
dive
|
||||
jq
|
||||
skopeo
|
||||
podman
|
||||
] ++ lib.optional (pkgs ? mdsh) pkgs.mdsh;
|
||||
|
||||
shellHook = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue