documented way to know if running under ch-run
In #823 (closed), @aruhela
wanted a way to tell if he was running in a Charliecloud container. While it's very possible to determine this currently, it's undocumented and possibly brittle. This feature seems useful and not hard to provide; e.g. we could just set an environment variable.