Re: [atomic-devel] Changing /etc/localtime with container images

2016-12-08 Thread Frantisek Kluknavsky
On 07/12/16 22:14, Daniel J Walsh wrote: > The following bugzilla shows a problem with containers. > > https://bugzilla.redhat.com/show_bug.cgi?id=1399749\\ > > People want to be able to volume mount in /etc/localtime into a > container to change its TimeZone. The problem is the way the kernel

[atomic-devel] ENV container oci

2017-04-13 Thread Frantisek Kluknavsky
Hi, what is currently the recommended way for a process to know it runs in a container? RHEL-based containers define $container environment variable with a value 'docker'. Since this is both legally problematic and factually often incorrect, we want to change the value to 'oci'. An API-breaking