edit packaging specification for correctness and organization

This commit is contained in:
Lucy Cifferello
2022-02-14 02:40:07 -07:00
parent 5829ed2fa5
commit 1b5eb5214a
16 changed files with 320 additions and 267 deletions

View File

@@ -15,7 +15,7 @@ This purpose of this file is to:
- Read the docker container and build the project
- Build all prerequisites for running the docker file
- Build all dependencies
- Package ``config_rules.yaml``, ``config_spec.yaml``, ``manifest.yaml``, and ``image.tar`` into an ``.s9pk`` extension by invoking ``appmgr``.
- Package assets and docker image using ``embassy-sdk pack``
Example
-------