docker-esxi icon indicating copy to clipboard operation
docker-esxi copied to clipboard

An ESXI image in docker

Results 2 docker-esxi issues
Sort by recently updated
recently updated
newest added

I have used the latest esxi7 free trial ISO to build the image but it fails while running `extract_vmtar.py`. There is no S.V00.vtar or S.?V00.?.vtar file in esxi_gunzip folder. ISO...

I've done all steps correctly but have an error. Maybe anybody can explain how to fix it? ``` C:\Users\User\Desktop\docker-esxi-master>docker-compose build --build-arg ISO_IMAGE=esxi-6-5.iso Building esxi Step 1/17 : FROM fedora:27 as...