Release Building
Direct Build
Your output binary is now in target/release/trufotbot. It's a self-contained binary.
Docker Build
Docker builds are entirely containerized, meaning that your local build system should not affect them. They take longer as a result, but some caching is performed for subsequent builds.
To run this build, use the same docker-compose.yml from Getting
started, but use image: trufotbot:latest.