mirror of https://github.com/docker/docs.git
Update index.md (#11984)
Fix rendering of YouTube embed Liz Rice Iframe was being rendered as code. Updated it to iframe.
This commit is contained in:
parent
c02693a1fb
commit
bf7d125f0e
|
@ -115,7 +115,7 @@ in Linux for a long time. Docker has worked to make these capabilities approacha
|
|||
a simple container, this talk doesn't go into networking, using images for the filesystem,
|
||||
and more. But, it gives a _fantastic_ deep dive into how things are working.
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/8fi7uSYlOdc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/8fi7uSYlOdc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
## What is a container image?
|
||||
|
||||
|
|
Loading…
Reference in New Issue