Closed EHRETic closed 1 hour ago
You can do this already:
environment:
DISK_TYPE: "qcow2"
You can do this already:
environment: DISK_TYPE: "qcow2"
Did I miss this? If yes, very sorry!
No problem, its not written in the FAQ.
Will be valid for others then, thanks a lot! ππ
Extra question, is it valid for several disks?
environment:
DISK_TYPE: "qcow2"
DISK2_TYPE: "qcow2"`
etc...
No.. you can specify only a single type for all disks currently
No.. you can specify only a single type for all disks currently
That is fine for me π
Is your proposal related to a problem?
The only problem is backup size because of big Docker volumes π (probably, this feature would be nice on Windows & mac)
Describe the solution you'd like.
The ability to choose between thin provisioning disks and fat ones at VM creation
Describe alternatives you've considered.
Don't know if there is any alternative to consider, either it is feasible, or it is not! π
Worth a try, thanks in advance
Additional context
An example : 10 GB used but on server's disk, it is taking 256GB :