Open praveenkumar opened 6 years ago
@vbatts Please have a look. Artifacts are available here: http://artifacts.ci.centos.org/minishift/minishift-centos-iso/pr/14/
Use with Minishift as follows:
$ MINISHIFT_ENABLE_EXPERIMENTAL=y minishift start --iso-url file://$PWD/minishift-fedora.iso --no-provision
this will start an instance without OpenShift, but with a working environment to use docker, podman, etc... and allows you to target with the --vm-driver generic
or your own tools using minishift ssh
or similar.
Note; the artifacts store is wrong and will be fixed as #16
retest this please.
retest this please.