Merge pull request #11086 from usha-mandya/video-tutorials-patch

Embed video tutorials within docs
This commit is contained in:
Usha Mandya 2020-07-03 16:20:32 +01:00 committed by GitHub
commit 6107ac8c2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -15,13 +15,13 @@ to shared image repositories.
> **Note:** in Docker Hub, users cannot belong directly to an organization.
They belong only to teams within an organization.
[![overview of organizations in Docker Hub](images/vid-org-overview.png)](https://youtu.be/G7lvSnAqed8){: target="_blank" class="_”}
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/G7lvSnAqed8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
## Working with organizations
### Create an organization
[![How to create an organization in Docker Hub](images/vid-create-org.png)](https://youtu.be/b0TKcIqa9Po){: target="_blank" class="_”}
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/b0TKcIqa9Po" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
1. Start by clicking on **[Organizations](https://hub.docker.com/orgs)** in
Docker Hub.
@ -59,11 +59,11 @@ If you don't see the organization, then you are neither a member or an owner of
## Working with teams and members
[![Overview of Team in Docker Hub](images/vid-teams-overview.png)](https://www.youtube.com/watch?v=MROKmtmWCVI){: target="_blank" class="_”}
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/MROKmtmWCVI" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
### Create a team
[![Create and Manage Teams in Docker Hub](images/vid-teams-manage.png)](https://www.youtube.com/watch?v=78wbbBoasIc){: target="_blank" class="_”}
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/78wbbBoasIc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
1. Go to **Organizations** in Docker Hub, and select your organization.

View File

@ -61,7 +61,7 @@ Welcome! We are excited that you want to learn Docker.
This page contains step-by-step instructions on how to get started with Docker. We also recommend the video walkthrough from Dockercon 2020.
[![How to get started with Docker](images/vid-get-started-pmckee.png)](https://docker.events.cube365.net/docker/dockercon/content/Videos/hgMFTyX5kYKmTPWZo){: target="_blank" class="_”}
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/iqqDU2crIEQ?start=30" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
The Docker Quickstart training module teaches you how to: