On 07/12/2015 08:42, Philippe Marschall wrote:
On 04.12.15 17:53, Stephen Colebourne wrote:
I've been pondering whether -addReads is sufficient for this use case.
What's not clear to me is does -addReads only work for the default
(base?) layer or also any layer that is created programmatically?
Most of the command line options that we've been talking about here are
compile-time or configuration for the boot Layer. One could imagine a
container providing configuration equivalents for the modules in the
Layers that the container creates.
-Alan