This commit is contained in:
Ivan Malison 2024-11-21 22:54:59 -07:00
parent 37782b8f48
commit 4cfd35338f

View File

@ -67,6 +67,7 @@
extraCommands ? "", extraCommands ? "",
runAsRoot ? "", runAsRoot ? "",
config ? {}, config ? {},
...
}: }:
pkgs.dockerTools.buildImage (attrs pkgs.dockerTools.buildImage (attrs
// { // {