README
Here is a list of workflows that should be enabled by the kudune utility
and how they can be performed. This should serve both as design document
and end-to-end testing of the binary to assess its usefulness / ease-of-use.
By default, we run nodeos in a docker container with the name vaulta_nodeos
(can be changed with the --image option).
Show list of available commands
Build a base image to be used for creating containers with all the tools installed
# specify versions of components to be installed
Build a new container from scratch and run nodeos
Build a new container with a given config file
Set our own default config instead of nodeos default
in particular, we want to expose the http port to all listeners, not only localhost
you can set specific values like so: