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