efrecon / docker-s3fs-client

Alpine-based s3fs client: mount from container, make available to other containers
BSD 3-Clause "New" or "Revised" License
173 stars 62 forks source link

Session Token #39

Closed tranzmatt closed 8 months ago

tranzmatt commented 1 year ago

Does this support session tokens? I have a bucket that requires a session token and can do it from the CLI with s3fs, but adding the variable to the docker-compose or calling it from the command line didn't seem to do anything.

efrecon commented 1 year ago

It should if you:

efrecon commented 8 months ago

Closing. Proposed solution should work (cannot verify)