Ruben Jenster

Results 64 comments of Ruben Jenster

https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc3 > Add a tmpcopyup mount extension for tmpfs mounts that are mounted over already existing directories, allowing for the contents of a volume to be copied up transparently. #845

Can be easily reproduced with a plain lxc container created with lxc cmdline tools: ```bash lxc-create -n test-mount --template download -- --dist ubuntu --release xenial --arch amd64 # cat >>...

I can confirm this behaviour. I had to disable yaml-revealer because this makes editing YAML impossible. What about limiting the nesting level instead to reveal only the first n levels...