mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
## Description Add missing S3 `prefix` option, and update existing options which lacked current defaults. A link regarding authentication pointed to an old, EOL API which was also updated; an equivalent link should be fixed in buildkit docs as well (https://github.com/moby/buildkit/pull/6379). The description I added for `prefix` is a little vague. The buildkit docs for that option in particular is also vague, but makes sense in the context of the documentation for other options. I opted to stay consistent with the language and brevity of the surrounding docs, leaving it to buildkit docs to clarify how it works. ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review