Skip to content
This repository has been archived by the owner on Feb 27, 2018. It is now read-only.

Commit

Permalink
Merge pull request #42 from SvenDowideit/use-ubuntu-for-test
Browse files Browse the repository at this point in the history
use ubuntu not busybox
  • Loading branch information
Sven Dowideit authored and Sven Dowideit committed Jul 10, 2014
2 parents 6606bc9 + 084d450 commit 8d7d347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpkg/Resources/en.lproj/Installed.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</p>
<p>
<ul>
<li><b>Quick-Start: </b>Run the Boot2Docker app (in Applications) to open a terminal window and start a test container with:<br /><code>docker run busybox echo "Hello world"</code>.</li>
<li><b>Quick-Start: </b>Run the Boot2Docker app (in Applications) to open a terminal window and start a test container with:<br /><code>docker run ubuntu echo "Hello world"</code>.</li>
</ul>
<br />
<br />
Expand Down

0 comments on commit 8d7d347

Please sign in to comment.