minishift / minishift-centos-iso

CentOS based ISO as an alternative for boot2docker ISO
GNU Lesser General Public License v3.0
40 stars 33 forks source link

Add podman, cri-o and buildah packages to centos #242

Open praveenkumar opened 6 years ago

praveenkumar commented 6 years ago

Since now podman, buildah and cri-o are pretty mature projects in container space, we should add those so the user can try them separately if they want to. This will mostly for developers use case.

jorgemoralespou commented 6 years ago

Be careful as these packages can generate inconsistencies as they require different cni configuration than openshift in the future. Not relevant yet for minishift as it uses cluster up, but beware of this and the configuration these tools require.

jorgemoralespou commented 6 years ago

Include skopeo

afbjorklund commented 5 years ago

Note that you will have to do some special tricks ($BUILDAH_NOPIVOT), to run buildah from tmpfs: https://github.com/kubernetes/minikube/pull/3225

The warning above is relevant, since e.g. podman doesn't work with the minikube cni configuration... i.e. rkt.kubernetes.io bridge