mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Merge pull request #6272 from sebastienhouzet/patch-1
Update dockerizing.md Upstream-commit: 1151f9ef9ec801fa25d2dcd8393d3aeea571ecc7 Component: engine
This commit is contained in:
@@ -146,7 +146,7 @@ We can also see the image we used to build it, `ubuntu:14.04`, the command it
|
||||
is running, its status and an automatically assigned name,
|
||||
`insane_babbage`.
|
||||
|
||||
> **NoteL**
|
||||
> **Note:**
|
||||
> Docker automatically names any containers you start, a
|
||||
> little later on we'll see how you can specify your own names.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user