docs
docs copied to clipboard
Source repo for Docker's Documentation
## Description Fixing link to OpenAI API reference about chat completion creation ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review
## Description This uses ubuntu arm instead of QEMU as the docs talks about speeding up, using a native ubuntu arm will indeed speed up, as QEMU is not the...
### Is this a docs issue? - [x] My issue is about the documentation content or website ### Type of issue Information is incorrect ### Description ## Problem The official...
### Is this a docs issue? - [x] My issue is about the documentation content or website ### Type of issue Information is incorrect ### Description The documentation on the...
### Is this a docs issue? - [x] My issue is about the documentation content or website ### Type of issue I can't find what I'm looking for ### Description...
## Description Since c69c0b53dd46ec56dc63e43e9fe6bd279f910431, securityScheme `HubAuth` is mentioned with type `https`, instead of `http`. But this generate OpenAPI validity issues, type of security schemes has to belong to this list:...
I think `docker` is too generic and we need to specify the default with is the username.
### Is this a docs issue? - [x] My issue is about the documentation content or website ### Type of issue There's a problem with the website ### Description Description...
## Description Updated the Stop your container section in the Docker documentation to correct the instructions. Replaced the incorrect direction to "select the Delete action" with the accurate instruction to...
Add some warnings/recommendations for non-LTS Ubuntu releases, and provide instructions for updating the package repository after upgrading.