diff options
author | Matt Spencer <matthew@thespencers.me.uk> | 2019-08-28 17:23:36 +0100 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-24 20:36:00 -0400 |
commit | 150f1857bba2df9dc4b78f08bd93603a18192b0a (patch) | |
tree | f4f0bfda9c3c8cbdd58164c4eaf06c1b29990b14 /recipes-networking/openvswitch/openvswitch-git | |
parent | 7e2c4151c53463140bcb8f6bc5b2b27cbbf6dff8 (diff) | |
download | meta-virtualization-150f1857bba2df9dc4b78f08bd93603a18192b0a.tar.gz |
docker: add transient configuration packageconfig
Since commit:
[
Author: Tom Rini <trini@konsulko.com>
Date: Fri Feb 8 13:22:35 2019 -0500
docker: Move /etc/docker to a symlink to volatiles
The only thing which docker uses /etc/docker for is a TLS key for
connecting with other TLS-enabled services. Make /etc/docker a symlink
to the existing docker volatiles directory so that we can use docker on
a read-only rootfs.
Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
]
We've had a transient / volatile docker configuration since we point
our /etc configuration to /run. This is not always a good thing if
a static configuration for keys, etc, is desired.
We maintain this functionality under the 'transient-config'
PACKAGECONFIG, and also allow the existing static/permanent config
to be used.
Signed-off-by: Matt Spencer <matthew@thespencers.me.uk>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git')
0 files changed, 0 insertions, 0 deletions