tangle
tangle copied to clipboard
[FEAT] TEE blueprint source
(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, where the manager will create a
docker-compose.ymlusing the image specified - A full
docker-compose.ymlif blueprint developers being able to specify additional services is desirable