This Context directory is used for generating Packages for Fleet Protocol. It is a component of BacPack system. The build of Packages is done by Packager and the built Packages are stored in this Package Repository.
- Packager v1.2.0 or newer
This directory is not specified by Context Directory Specification. It contains common configuration files for the build process.
-
add_docker_to_matrix.sh
- Adds a new Docker image to all package JSON files in the context directory. In the example, it adds theubuntu2310
Docker image to all package JSON files. -
change_docker_name.sh
- Changes the Docker image name in all package JSON files in the context directory. In the example, it changesfleet-os-2
tofleet-os-3
.