Skip to content

Commit 654a57e

Browse files
hub: restrucutre repo content
Signed-off-by: Craig <[email protected]>
1 parent 1bbd20d commit 654a57e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+827
-399
lines changed

content/guides/jupyter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ $ docker run --rm -p 8889:8888 YOUR-USER-NAME/my-jupyter-image start-notebook.py
382382

383383
### Share your volume
384384

385-
This example uses the Docker Desktop graphical user interface. Alternatively, in the command line interface you can [back up the volume](/engine/storage/volumes/#back-up-a-volume) and then [push it using the ORAS CLI](/manuals/docker-hub/oci-artifacts.md#push-a-volume).
385+
This example uses the Docker Desktop graphical user interface. Alternatively, in the command line interface you can [back up the volume](/engine/storage/volumes/#back-up-a-volume) and then [push it using the ORAS CLI](/manuals/docker-hub/repos/manage/hub-images/oci-artifacts.md#push-a-volume).
386386

387387
1. Sign in to Docker Desktop.
388388
2. In the Docker Dashboard, select **Volumes**.

content/manuals/accounts/deactivate-user-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Before deactivating your Docker account, ensure that you meet the following requ
3232

3333
- Download any images and tags you want to keep. Use `docker pull -a <image>:<tag>`.
3434

35-
- Unlink your [GitHub and Bitbucket accounts](../docker-hub/builds/link-source.md#unlink-a-github-user-account).
35+
- Unlink your [GitHub and Bitbucket accounts](../docker-hub/repos/manage/builds/link-source.md#unlink-a-github-user-account).
3636

3737
## Deactivate
3838

content/manuals/admin/deactivate-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Before deactivating an organization, complete the following:
2525

2626
- Remove all other members within the organization.
2727

28-
- Unlink your [Github and Bitbucket accounts](../docker-hub/builds/link-source.md#unlink-a-github-user-account).
28+
- Unlink your [Github and Bitbucket accounts](../docker-hub/repos/manage/builds/link-source.md#unlink-a-github-user-account).
2929

3030
## Deactivate
3131

content/manuals/desktop/previous-versions/edge-releases-mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ This release contains a Kubernetes upgrade. Note that your local Kubernetes clus
8282

8383
### New
8484

85-
- If you have enabled [Vulnerability Scanning](/docker-hub/vulnerability-scanning/) in Docker Hub, the scan results will now appear in Docker Desktop.
85+
- If you have enabled [Vulnerability Scanning](/docker-hub/repos/manage/vulnerability-scanning/) in Docker Hub, the scan results will now appear in Docker Desktop.
8686

8787
### Upgrades
8888

content/manuals/desktop/previous-versions/edge-releases-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ This release contains a Kubernetes upgrade. Note that your local Kubernetes clus
7474

7575
### New
7676

77-
- If you have enabled [Vulnerability Scanning](../../docker-hub/vulnerability-scanning.md) in Docker Hub, the scan results will now appear in Docker Desktop.
77+
- If you have enabled [Vulnerability Scanning](../../docker-hub/repos/manage/vulnerability-scanning.md) in Docker Hub, the scan results will now appear in Docker Desktop.
7878

7979
### Upgrades
8080

content/manuals/desktop/troubleshoot-and-support/faqs/general.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This includes:
2222
- The resources in the [Learning Center](/manuals/desktop/use-desktop/_index.md)
2323
- Pulling or pushing an image to Docker Hub
2424
- [Image Access Management](/manuals/security/for-developers/access-tokens.md)
25-
- [Static vulnerability scanning](/manuals/docker-hub/vulnerability-scanning.md)
25+
- [Static vulnerability scanning](/manuals/docker-hub/repos/manage/vulnerability-scanning.md)
2626
- Viewing remote images in the Docker Dashboard
2727
- Setting up [Dev Environments](/manuals/desktop/features/dev-environments/_index.md)
2828
- Docker Build when using [BuildKit](/manuals/build/buildkit/_index.md#getting-started).
-152 KB
Binary file not shown.
-42.3 KB
Binary file not shown.

content/manuals/docker-hub/quickstart.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,6 @@ these options.
217217

218218
## Next steps
219219

220-
- Automatically build container images from code through
221-
[builds](builds/_index.md).
222-
- Use [webhooks](./webhooks.md) to cause an action in another service in
223-
response to a push event in the repository.
224-
- Manage [repository settings](./repos/_index.md) to set the default privacy for
225-
your repositories.
220+
Add [repository information](./repos/manage/information.md) to help users find and use
221+
your image.
222+

content/manuals/docker-hub/release-notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
3131

3232
### New
3333

34-
- You can tag Docker Hub repositories with [categories](./repos/categories.md).
34+
- You can tag Docker Hub repositories with [categories](./repos/manage/information.md#repository-categories).
3535

3636
## 2023-12-11
3737

@@ -80,7 +80,7 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
8080

8181
### New
8282

83-
- The new [autobuild feature](../docker-hub/builds/manage-builds.md#check-your-active-builds) lets you view your in-progress logs every 30 seconds instead of when the build is complete.
83+
- The new [autobuild feature](../docker-hub/repos/manage/builds/manage-builds.md#check-your-active-builds) lets you view your in-progress logs every 30 seconds instead of when the build is complete.
8484

8585
## 2022-09-21
8686

@@ -191,7 +191,7 @@ For more information about this feature and for instructions on how to use it, s
191191

192192
### New feature
193193

194-
The **Repositories** view now shows which images have gone stale because they haven't been pulled or pushed recently. For more information, see [repository tags](repos/access/_index.md#view-repository-tags).
194+
The **Repositories** view now shows which images have gone stale because they haven't been pulled or pushed recently. For more information, see [repository tags](repos/manage/access/_index.md#view-repository-tags).
195195

196196
## 2020-10-07
197197

0 commit comments

Comments
 (0)