Hello! I'm wondering if there's a reliable way to detect if my container is running on OpenShift.
Currently I'm trying to determine if container code is running on one of the three platforms we support: Docker, Kubernetes and OpenShift. I've found fingerprints for both Docker and Kubernetes but not OpenShift (besides USER being part of the root group, but this feels weak). Thanks!
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
