#### (Part of https://github.com/tangle-network/blueprint/issues/992) There needs to be a new source for blueprints intended to deploy to a TEE. It could either be: * A clone of [BlueprintSource::Container](https://docs.rs/tangle-subxt/0.24.0/tangle_subxt/tangle_testnet_runtime/api/runtime_types/tangle_primitives/services/sources/enum.BlueprintSource.html#variant.Container), where the manager will create a `docker-compose.yml` using the image specified * A full `docker-compose.yml` if blueprint developers being able to specify additional services is desirable
(Part of tangle-network/blueprint#992)
There needs to be a new source for blueprints intended to deploy to a TEE.
It could either be:
docker-compose.ymlusing the image specifieddocker-compose.ymlif blueprint developers being able to specify additional services is desirable