Bug Reports
- dlite version in use (run
dlite --version):
dlite version 2.0.0-beta9
dlite should init
I get this message:
[Downloads]$ ./dlite init
WARNING: It appears you have already initialized dlite. Continuing will destroy your current virtual machine and its configuration.
Continue? (y/n): y
Virtual machine hostname [local.docker]:
Disk size (in gigabytes) [20]:
CPU cores to allocate to VM [2]:
Memory to allocate to VM (in gigabytes) [2]:
DNS server [192.168.64.1]:
Docker version [latest]:
Extra flags to pass to the docker daemon:
Allow direct connections to containers [yes]:
Saving configuration: done
Creating ssh key pair: |
Creating ssh key pair: done
Adding host to ssh config: done
Creating tool binaries: done
Creating disk: ERROR!
signal: abort trap
Just downloaded the latest release and ran ./dlite init
Bug Reports
dlite --version):dlite version 2.0.0-beta9
dlite should init
I get this message:
Just downloaded the latest release and ran
./dlite init