mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #10138 from ShockwaveNN/patch-1
fix link to introducion on 'Working with Docker Images' page
This commit is contained in:
commit
27602f2a21
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ page_keywords: documentation, docs, the docker guide, docker guide, docker, dock
|
|||
|
||||
# Working with Docker Images
|
||||
|
||||
In the [introduction](/introduction/) we've discovered that Docker
|
||||
In the [introduction](/introduction/understanding-docker/) we've discovered that Docker
|
||||
images are the basis of containers. In the
|
||||
[previous](/userguide/dockerizing/) [sections](/userguide/usingdocker/)
|
||||
we've used Docker images that already exist, for example the `ubuntu`
|
||||
|
|
Loading…
Add table
Reference in a new issue