add new setting for VMs
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
5987257fa4
commit
05e8a12e77
@ -17,7 +17,7 @@ pkgs.dockerTools.buildImage {
|
|||||||
# pathsToLink = [ "./supervisord.conf" ];
|
# pathsToLink = [ "./supervisord.conf" ];
|
||||||
|
|
||||||
# };
|
# };
|
||||||
|
useFUSEOverlayFS = true;
|
||||||
# enableFakechroot = true;
|
# enableFakechroot = true;
|
||||||
runAsRoot = ''
|
runAsRoot = ''
|
||||||
set -ex; \
|
set -ex; \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user