fix(image): add grep

This commit is contained in:
TECHNOFAB 2024-06-12 12:49:35 +00:00
parent 28e98a788d
commit 387b3081a6

View file

@ -14,6 +14,7 @@ pkgs.dockerTools.buildLayeredImage {
bashInteractive
nix
coreutils-full
gnugrep
openssh
gitMinimal
curl