Open mhagen-vmware opened 7 years ago
That was the online installer or harbor, the offline installer of harbor provides the following error:
anon@anon-Latitude-E7450:~/Desktop/harbor$ DOCKER_HOST=192.168.254.148:2375 ./install.sh
[Step 0]: checking installation environment ...
Note: docker version: 1.13.0
Note: docker-compose version: 1.8.0
[Step 1]: loading Harbor images ...
vSphere Integrated Containers does not yet implement image.LoadImage
@karthik-narayan @mdubya66 I think that we should prioritize this for 1.3
Is this really a bug? Feels like a feature request for image.LoadImage to me.
we deploy harbor in an appliance VM, not on the VCH. lowering the priority and making it an enhancement
Just to be clear there are 2 issues here:
1) Online installer fails with: ERROR: for log Cannot create container for service log: Server error from portlayer: host IP for port bindings is only supported for 0.0.0.0 and the public interface IP address ERROR: Encountered errors while bringing up the project.
2) offline installer fails with: loading Harbor images ... vSphere Integrated Containers does not yet implement image.LoadImage
From - DOCKER_HOST= ./harbor/install.sh
container-logs.zip