Files
neon/compute
Heikki Linnakangas 133d797a0e Refactor how metrics exporter files are included in VM image
Instead of adding them late in the build process, when putting
together the final VM image, include them in the earlier compute image
already. That makes it more convenient to edit the files, and to test
them.
2024-09-21 23:28:22 +03:00
..

This directory contains configuration files that are included in the compute images. TODO: move Dockerilfes, patches, and everything else that's needed to build the compute image here.