zombienet
zombienet copied to clipboard
`setup` should use docker/pod
In order to address various OS, it would be the best to use either pod
or docker
for running the setup
command instead of downloading the assets (use images instead).
This requires the docker
support to be finalized first.
Once docker
provider is added then this should be considered as non-blocked anymore