This is an old revision of the document!
Install Docker on Photon OS on ESXi
OVA with virtual hardware v13 from https://github.com/vmware/photon/wiki/Downloading-Photon-OSCreate/Register VMDeploy a virtual machine from an OVF or OVA fileTarget DatastoreActions > Edit Settingshostnamectl set-hostname <hostname>tdnf upgradesystemctl enable dockerdocker volume create portainer_datadocker run -d -p 8000:8000 -p 9000:9000 -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainerRestart policies to AlwaysUnifi Controllerjacobalberty/unifi:stablecontainer > /unifibindhost > /root/unifiJVM_MAX_THREAD_STACK_SIZE > 1280kTZ > <Timezone of server>Unless stopped
: Add network mounts