* Do not check triton config for local setup
* Log how to run stack locally
- If docker is unconfigured (default)
* Remove exports from setup-tools
- Don't pollute the environment with these functions. This file is
sourced so they will still be available
* Fix linting errors and make code style consistent
* Fix docker check when DOCKER_HOST is set
* Make setup work whe triton env vars are not set
* Document setup step