tangle-network / gadget

A framework for building modular AVS and Tangle Blueprints: https://docs.tangle.tools/developers/blueprints.
https://tangle.tools
Apache License 2.0
12 stars 3 forks source link

[TASK] Support dockerized gadgets in blueprint manager #332

Open drewstone opened 1 week ago

drewstone commented 1 week ago

Overview

We want the ability to have a template that any developer can use to deploy dockerized gadget. This can take 2 shapes:

  1. The gadget functionality is inside a docker image.
  2. The blueprint manager deploys a dockerized gadget.
  3. Add a new target for Docker.

Depends on https://github.com/webb-tools/blueprint-template/issues/10

Serial-ATA commented 1 week ago

@drewstone I'm not sure what this means, can you expand on it?