mirror of https://github.com/docker/docs.git
Solves confusion for new users whether it's a picture image or a Docker image.
This commit is contained in:
parent
89320bd481
commit
6244dfe7e7
|
@ -141,7 +141,7 @@ var NewContainer = React.createClass({
|
|||
<div className="new-container">
|
||||
<div className="new-container-header">
|
||||
<div className="text">
|
||||
Select an image to create a new container.
|
||||
Select a Docker image to create a new container.
|
||||
</div>
|
||||
<div className="search">
|
||||
<div className="search-bar">
|
||||
|
|
Loading…
Reference in New Issue