Authenticate
sudo docker run --rm -it -v b2:/root backblazeit/b2:latest authorize-account
this will save your credentials in the b2
volume, so next time you'll run commands you'll be authenticated
Warning: attachments are created under the user the docker compose is started with (be aware that the backup tool may not have the permissions to read the files)