Skip to content

Commit 4c39569

Browse files
committed
content: usage: advanced: version-chooser: cover interface updates
1 parent de40b15 commit 4c39569

File tree

4 files changed

+9
-0
lines changed

4 files changed

+9
-0
lines changed

content/usage/advanced/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,15 @@ versions
355355
changes (e.g. during development)
356356
- Allows updating the [bootstrap image](@/development/bootstrap/index.md) to match the current version
357357
- Allows loading remote versions (including from custom docker-hub repositories)
358+
- Allows logging in to one or more docker registries, to access private repositories,
359+
and to help avoid rate limiting
360+
- By default, logs in to the registry for Docker Hub
361+
- Custom registries can be authenticated to by specifying the relevant registry index after enabling the switch
362+
- Credentials are saved to `.docker/config.json`, by default for the normal `pi` user (and optionally the root user)
363+
- Accounts authenticated to the root user are displayed with a shield icon, and are valid for `sudo docker` commands
364+
{% end %}
365+
{{ easy_image(src="version-chooser-docker-login", width=400, class="pirate") }}
366+
{% pirate() %}
358367
- Allows manually uploading docker images from the surface computer
359368
- If an undetected failure somehow occurs in BlueOS (or if a broken version gets
360369
installed) it's possible to easily roll back to a working version from
73.4 KB
Loading
-139 KB
Loading
-69.3 KB
Loading

0 commit comments

Comments
 (0)