Docker image and small fixes
- Publish a docker image
salamaashoush/turbo-remote-cache-rs
. - Allow providing multiple turbo tokens by
TURBO_TOKENS
to a comma-separated string. - Fix auth middleware bug when there is no authorization header provided.
- Allow passing the env file path to the binary.
- Add default value for
BUCKET_NAME
env var. - Document all env vars.