|
|
|
|
|
by pas
2568 days ago
|
|
Run this in a docker env then? docker run -it --entrypoint /bin/sh -v $PWD:/bla -v /run/docker.sock:/run/docker.sock node:12 apk add git docker cdrkit libvirt-daemon qemu-system-x86_64 npm install https://github.com/ottomatica/slim cd /bla && /node_modules/.bin/slim |
|