mirror of https://github.com/docker/docs.git
ENGDOCS-1274 (#16961)
* ENGDOCS-1274 * move pages about * fix images * fix images * fix typo
This commit is contained in:
parent
276a3a62cc
commit
62b78dd9de
|
@ -1797,22 +1797,6 @@ manuals:
|
|||
title: Webhooks
|
||||
- path: /docker-hub/vulnerability-scanning/
|
||||
title: Vulnerability scanning
|
||||
- path: /docker-hub/audit-log/
|
||||
title: Audit logs
|
||||
- sectiontitle: Security and authentication
|
||||
section:
|
||||
- path: /docker-hub/access-tokens/
|
||||
title: Create and manage access tokens
|
||||
- sectiontitle: Two-factor authentication
|
||||
section:
|
||||
- path: /docker-hub/2fa/
|
||||
title: Enable two-factor authentication
|
||||
- path: /docker-hub/2fa/disable-2fa/
|
||||
title: Disable two-factor authentication
|
||||
- path: /docker-hub/2fa/recover-hub-account/
|
||||
title: Recover your Docker Hub account
|
||||
- path: /docker-hub/2fa/new-recovery-code/
|
||||
title: Generate a new recovery code
|
||||
- path: /docker-hub/download-rate-limit/
|
||||
title: Download rate limit
|
||||
- path: /docker-hub/image-management/
|
||||
|
@ -1842,8 +1826,10 @@ manuals:
|
|||
- path: /scout/artifactory/
|
||||
title: Artifactory integration
|
||||
|
||||
- sectiontitle: Administration
|
||||
- sectiontitle: Administration and security
|
||||
section:
|
||||
- path: /docker-hub/admin-overview/
|
||||
title: Overview
|
||||
- sectiontitle: Onboarding
|
||||
section:
|
||||
- path: /docker-hub/onboard-team/
|
||||
|
@ -1884,8 +1870,24 @@ manuals:
|
|||
title: FAQs
|
||||
- path: /docker-hub/scim/
|
||||
title: SCIM
|
||||
- sectiontitle: Security and authentication
|
||||
section:
|
||||
- path: /docker-hub/access-tokens/
|
||||
title: Create and manage access tokens
|
||||
- sectiontitle: Two-factor authentication
|
||||
section:
|
||||
- path: /docker-hub/2fa/
|
||||
title: Enable two-factor authentication
|
||||
- path: /docker-hub/2fa/disable-2fa/
|
||||
title: Disable two-factor authentication
|
||||
- path: /docker-hub/2fa/recover-hub-account/
|
||||
title: Recover your Docker Hub account
|
||||
- path: /docker-hub/2fa/new-recovery-code/
|
||||
title: Generate a new recovery code
|
||||
- path: /docker-hub/group-mapping/
|
||||
title: Group mapping
|
||||
- path: /docker-hub/audit-log/
|
||||
title: Audit logs
|
||||
- path: /docker-hub/domain-audit/
|
||||
title: Domain audit
|
||||
- path: /docker-hub/image-access-management/
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#677285"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M12.65 10C11.7 7.31 8.9 5.5 5.77 6.12c-2.29.46-4.15 2.29-4.63 4.58C.32 14.57 3.26 18 7 18c2.61 0 4.83-1.67 5.65-4H17v2c0 1.1.9 2 2 2s2-.9 2-2v-2c1.1 0 2-.9 2-2s-.9-2-2-2h-8.35zM7 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>
|
After Width: | Height: | Size: 384 B |
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#677285"><g><rect fill="none" height="24" width="24"/><rect fill="none" height="24" width="24"/></g><g><path d="M22,9V8c0-0.55-0.45-1-1-1h0c-0.55,0-1,0.45-1,1v1h-1c-0.55,0-1,0.45-1,1v0c0,0.55,0.45,1,1,1h1v1c0,0.55,0.45,1,1,1h0 c0.55,0,1-0.45,1-1v-1h1c0.55,0,1-0.45,1-1v0c0-0.55-0.45-1-1-1H22z"/><g><path d="M8,12c2.21,0,4-1.79,4-4s-1.79-4-4-4S4,5.79,4,8S5.79,12,8,12z"/><path d="M8,13c-2.67,0-8,1.34-8,4v3h16v-3C16,14.34,10.67,13,8,13z"/><path d="M12.51,4.05C13.43,5.11,14,6.49,14,8s-0.57,2.89-1.49,3.95C14.47,11.7,16,10.04,16,8S14.47,4.3,12.51,4.05z"/><path d="M16.53,13.83C17.42,14.66,18,15.7,18,17v3h2v-3C20,15.55,18.41,14.49,16.53,13.83z"/></g></g></svg>
|
After Width: | Height: | Size: 785 B |
|
@ -0,0 +1,70 @@
|
|||
---
|
||||
title: Administration
|
||||
description: landing page for administration topic
|
||||
keywords: administration, docker hub, admin
|
||||
---
|
||||
|
||||
Sign in to Docker Hub to change account settings and carry out administrative or security-related tasks.
|
||||
|
||||
<div class="component-container">
|
||||
<!--start row-->
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
|
||||
<div class="component">
|
||||
<div class="component-icon">
|
||||
<a href="/docker-hub/orgs/"><img src="/assets/images/contact.svg" alt="Set-up-an-org" width="70" height="70"></a>
|
||||
</div>
|
||||
<h2 id="set-up-an-org">Set up an organization</h2>
|
||||
<p> <a href="/docker-hub/orgs/">Explore and set up an organization in Docker Hub</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
|
||||
<div class="component">
|
||||
<div class="component-icon">
|
||||
<a href="/docker-hub/orgs/"><img src="/assets/images/explore.svg" alt="onboard" width="70" height="70"></a>
|
||||
</div>
|
||||
<h2 id="onboard-users">Onboard users to your teams and organizations</h2>
|
||||
<p>Learn how to onboard with <a href="/docker-hub/onboard-team/">Docker Team</a> or <a href="/docker-hub/onboard-business/">Docker Business</a> subscription.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
|
||||
<div class="component">
|
||||
<div class="component-icon">
|
||||
<a href="/desktop/hardened-desktop/"><img src="/assets/images/lock.svg" alt="Release notes" width="70" height="70"></a>
|
||||
</div>
|
||||
<h2 id="hardened-desktop"><a href="/desktop/hardened-desktop/">Use Hardened Docker Desktop</a></h2>
|
||||
<p>Explore the security model for Docker Desktop.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--start row-->
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
|
||||
<div class="component">
|
||||
<div class="component-icon">
|
||||
<a href="/docker-hub/configure-sign-in/"><img src="/assets/images/sign-on.svg" alt="sign-in" width="70" height="70"></a>
|
||||
</div>
|
||||
<h2 id="sign-in"><a href="/docker-hub/configure-sign-in/">Enforce sign in</a></h2>
|
||||
<p>Configure sign in for members of your teams and organizations.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
|
||||
<div class="component">
|
||||
<div class="component-icon">
|
||||
<a href="/single-sign-on/"><img src="/assets/images/sso.svg" alt="SSO" width="70" height="70"></a>
|
||||
</div>
|
||||
<h2 id="SSO"><a href="/single-sign-on/">Enable Single Sign-On</a></h2>
|
||||
<p>Understand and use Single Sign-On.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
|
||||
<div class="component">
|
||||
<div class="component-icon">
|
||||
<a href="/docker-hub/2fa/"><img src="/assets/images/secure.svg" alt="2fa" width="70" height="70"></a>
|
||||
</div>
|
||||
<h2 id="2fa"><a href="/docker-hub/2fa/">Set up two-factor authentication</a></h2>
|
||||
<p>Add an extra layer of authentication to your Docker account.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
|
@ -4,16 +4,35 @@ keywords: Docker, docker, docker hub, hub, overview
|
|||
title: Overview
|
||||
---
|
||||
|
||||
[Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"} is a service provided by Docker for
|
||||
finding and sharing container images with your team. It's the world’s largest repository of container images with an array of content sources including container community developers, open source projects and independent software vendors (ISV) building and distributing their code in containers.
|
||||
Docker Hub is a service provided by Docker for finding and sharing container images.
|
||||
|
||||
Users get access to free public repositories for storing and sharing images or can choose a [subscription plan](https://www.docker.com/pricing){: target="_blank" rel="noopener" class="_"} for private repositories.
|
||||
It's the world’s largest repository of container images with an array of content sources including container community developers, open source projects and independent software vendors (ISV) building and distributing their code in containers.
|
||||
|
||||
Docker Hub provides the following major features:
|
||||
Docker Hub is also where you can go to [change your Docker account settings and carry out administrative tasks](admin-overview.md).
|
||||
|
||||
<style>
|
||||
.tab-content > .tab-pane {s
|
||||
background-color: #fafafb;
|
||||
border: 1px solid #ddd;
|
||||
border-top: 0;
|
||||
padding: 10px;
|
||||
border-bottom-left-radius: 10px;
|
||||
border-bottom-right-radius: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.night .tab-content > .tab-pane {
|
||||
background-color: #0e1c25;
|
||||
border: 1px solid #4f6071;
|
||||
}
|
||||
</style>
|
||||
<ul class="nav nav-tabs">
|
||||
<li class="active"><a data-toggle="tab" data-target="#includes">What key features are included in Docker Hub?</a></li>
|
||||
<li><a data-toggle="tab" data-target="#features">What administrative tasks can I perform in Docker Hub?</a></li>
|
||||
</ul>
|
||||
<div class="tab-content">
|
||||
<div id="includes" class="tab-pane fade in active" markdown="1">
|
||||
|
||||
* [Repositories](../docker-hub/repos/index.md): Push and pull container images.
|
||||
* [Teams & Organizations](orgs.md): Manage access to private
|
||||
repositories of container images.
|
||||
* [Docker Official Images](official_images.md): Pull and use high-quality
|
||||
container images provided by Docker.
|
||||
* [Docker Verified Publisher Images](publish/index.md): Pull and use high-
|
||||
|
@ -24,8 +43,22 @@ quality container images from non-commercial open source projects.
|
|||
GitHub and Bitbucket and push them to Docker Hub.
|
||||
* [Webhooks](webhooks.md): Trigger actions after a successful push
|
||||
to a repository to integrate Docker Hub with other services.
|
||||
*[Docker Hub CLI](https://github.com/docker/hub-tool#readme){: target="_blank" rel="noopener" class="_"} tool (currently experimental) and an API that allows you to interact with Docker Hub. Browse through the [Docker Hub API](/docker-hub/api/latest/){: target="_blank" rel="noopener" class="_"} documentation to explore the supported endpoints.
|
||||
|
||||
Docker provides a [Docker Hub CLI](https://github.com/docker/hub-tool#readme){: target="_blank" rel="noopener" class="_"} tool (currently experimental) and an API that allows you to interact with Docker Hub. Browse through the [Docker Hub API](/docker-hub/api/latest/){: target="_blank" rel="noopener" class="_"} documentation to explore the supported endpoints.
|
||||
</div>
|
||||
<div id="features" class="tab-pane fade" markdown="1">
|
||||
|
||||
* [Create and manage teams & organizations](orgs.md)
|
||||
* [Create a company](creating-companies.md)
|
||||
* [Enforce sign in](configure-sign-in.md)
|
||||
* Set up [SSO](../single-sign-on/index.md) and [SCIM](scim.md)
|
||||
* Use [Group mapping](group-mapping.md)
|
||||
* [Carry out domain audits](domain-audit.md)
|
||||
* [Use Image Access Management](image-access-management.md) to control developers' access to certain types of images
|
||||
* [Enable Registry Access Management](../desktop/hardened-desktop/registry-access-management.md)
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="component-container">
|
||||
<!--start row-->
|
||||
|
@ -35,7 +68,7 @@ Docker provides a [Docker Hub CLI](https://github.com/docker/hub-tool#readme){:
|
|||
<div class="component-icon">
|
||||
<a href="/docker-id/"><img src="/assets/images/laptop.svg" alt="Docker ID" width="70" height="70"></a>
|
||||
</div>
|
||||
<h2 id="docker-id"><a href="/docker-id/">Create a Docker ID </a></h2>
|
||||
<h2 id="docker-id"><a href="/docker-id/">Create an account</a></h2>
|
||||
<p>Sign up and create a new Docker ID</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -62,12 +95,12 @@ Docker provides a [Docker Hub CLI](https://github.com/docker/hub-tool#readme){:
|
|||
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
|
||||
<div class="component">
|
||||
<div class="component-icon">
|
||||
<a href="/docker-hub/access-tokens">
|
||||
<img src="/assets/images/secure.svg" alt="secure" width="70px" height="70px">
|
||||
<a href="/docker-hub/builds/">
|
||||
<img src="/assets/images/build-configure-buildkit.svg" alt="secure" width="70px" height="70px">
|
||||
</a>
|
||||
</div>
|
||||
<h2 id="docker-hub"><a href="/docker-hub/access-tokens">Manage access tokens</a></h2>
|
||||
<p>Create personal access tokens as an alternative to your password.</p>
|
||||
<h2 id="docker-hub"><a href="/docker-hub/builds/">Use Automated builds</a></h2>
|
||||
<p>Create and manage automated builds and autotesting.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
|
||||
|
|
Loading…
Reference in New Issue