NASA-AMMOS / anms

Asynchronous Network Management System (ANMS)
https://nasa-ammos.github.io/anms-docs/
Apache License 2.0
1 stars 1 forks source link

Support for standardized building of containers #141

Open mfarina1 opened 2 months ago

mfarina1 commented 2 months ago

Support for using “*-compose build” in place of build.sh for standardized building of the containers. As a side-effect, this largely enables support for Podman. Conversely, it may also require distribution of additional dependency images to keep compose happy when publishing built containers – using a dummy service is the only way to ensure pre-requisites are built.