fixes, mainly revamp config specification and describe compat image

This commit is contained in:
Lucy Cifferello
2022-02-14 14:12:08 -07:00
parent eb415ba0e9
commit a9962d6171
10 changed files with 349 additions and 228 deletions

View File

@@ -0,0 +1,21 @@
.. _compat:
============
Compat Image
============
With the release of EmbassyOS v0.3.0, system utility Docker images are preloaded for service packager convenience.
The ``Compat`` image is a backwards compatible Docker image that hosts EmbassyOS features used in the v0.2.x series. It was created as a convenience for service packagers to help migrate their service configurations from 0.2.x to 0.3.0.
It exposes functionality to make use of:
- ``ConfigRules`` language
- Duplicity backups
.. This is for the side navigation display
.. toctree::
:hidden:
rules