Closed mvlassis closed 5 months ago
Fixes: #135
This adds two lines that fix:
dpkg-preconfigure: unable to re-open stdin: No such file or directory
DEBIAN_FRONTEND
microk8s
snapd.service
The PR can be tested by running the GPU Integration CI and checking whether it is successful.
Fixes: #135
This adds two lines that fix:
dpkg-preconfigure: unable to re-open stdin: No such file or directory
error by setting theDEBIAN_FRONTEND
environment variablemicrok8s
installation by restarting thesnapd.service
unit beforehandThe PR can be tested by running the GPU Integration CI and checking whether it is successful.