This commit is contained in:
parent
7070382596
commit
a0e2d8db71
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ dockerTools.buildImage {
|
|||
copyToRoot = buildEnv {
|
||||
name = "image-root";
|
||||
pathsToLink = [ "/bin" ];
|
||||
paths = [
|
||||
paths = with pkgs_linux [
|
||||
coreutils
|
||||
u-root-cmds
|
||||
bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue