The Tendermint light-node wraps the light-client crate into a command-line interface tool. It can be used to initialize and start a standalone light client daemon and exposes a JSON-RPC endpoint from which you can query the current state of the light node.
Build a series of docker images from a set of dockerfiles, chaining the output of one into the next.