This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./minishift.exe start --profile ${HOSTNAME} --vm-driver virtualbox --iso-url centos -v6 --public-hostname ${HOSTNAME}.kyiv.epam.com --routing-suffix 10.23.10.92.nip.io --show-libmachine-logs -v 5 | |
-- minishift version: v1.17.0+f974f0c | |
-- Starting profile 'EPUAKHAW1137' | |
-- Checking if https://github.com is reachable ... OK | |
-- Checking if requested OpenShift version 'v3.9.0' is valid ... OK | |
-- Checking if requested OpenShift version 'v3.9.0' is supported ... OK | |
-- Checking if requested hypervisor 'virtualbox' is supported on this platform ... OK | |
-- Checking if VirtualBox is installed ... OK | |
-- Checking the ISO URL ... OK | |
-- Checking if provided oc flags are supported ... OK |