mirror of https://github.com/docker/docs.git
Update chef.md (#4390)
This commit is contained in:
parent
d7b028ef62
commit
0c4e7b3d29
|
@ -45,7 +45,7 @@ docker_container 'an echo server' do
|
|||
end
|
||||
```
|
||||
|
||||
## Getting Started
|
||||
## Getting started
|
||||
Here's a quick example of pulling the latest image and running a
|
||||
container with exposed ports.
|
||||
|
||||
|
|
Loading…
Reference in New Issue