1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
Ramon van Alteren
a42573ca6a Update python_web_app.rst
Fixed typo in the WEB_PORT command, missing sudo in front of docker command
Upstream-commit: 559724ac35134ac3cced1159cf776b7ab7bdacc6
Component: engine
2013-08-30 00:37:47 +02:00
Andy Rothfusz
fd36c14020 Fix #1517, #1521 by adding sudo to examples and installation.
Upstream-commit: d4eab77f0c604e10f63519833dc25fbd5a3419bf
Component: engine
2013-08-14 16:21:36 -07:00
Laurie Voss
1c6718b33c Adding a reference to ps -a
It was confusing to me as a first-time user that my docker attach command failed; I was expecting the container to run continuously, and when I couldn't attach to it, I assumed something was wrong. ps -a shows that the container still exists, which gives the user confidence to go to the next step.
Upstream-commit: 529ee848da1f1dd4b628c3396289b4bcffdbd540
Component: engine
2013-08-11 17:27:47 -07:00
Andrew Macgregor
9ddc15ebda Minor typos found while reading docs
Upstream-commit: ce97a71adf879a228f352ee10b7fb62ff86bc4e6
Component: engine
2013-08-05 22:47:16 +08:00
Daniel Gasienica
a6d08b401d Name examples consistently
Upstream-commit: 157547845acd8a0633df72e01d22bad9cbec578b
Component: engine
2013-06-01 22:03:28 -07:00
Eric Hanchrow
de6c1ab33b Use 127.0.0.1 instead of hostname in the "access the web app" section.
Upstream-commit: 056698b67678d7dd687e08401386c35cd5cb9d77
Component: engine
2013-05-22 12:54:50 -07:00
Eric Hanchrow
196dbee62c Merge remote-tracking branch 'upstream/master'
Conflicts:
	docs/sources/examples/python_web_app.rst
Upstream-commit: b4198de6bfb122ca2654a500a0b7bedb5e94badc
Component: engine
2013-05-22 12:52:14 -07:00
Christopher Currie
eb4c932aff Apparent typos in the docs.
Upstream-commit: 5818813183bfb61180846f2b1b23a6fdcb2c9cdd
Component: engine
2013-05-21 21:45:27 -06:00
Eric Hanchrow
78fdb08a7e Install curl; nix stray backslash; use proper IP address
Upstream-commit: 3a9ef5f9bbae19ae5ac4108dbbaed649e26d942e
Component: engine
2013-05-20 16:31:39 -07:00
Thatcher Peskens
b4d01cb61a Added a "we are hiring" to the frontpage of the docker website, and fixed two broken links in the docs.
Upstream-commit: 537cce16f2776d076c58b80e9af7e9914e5dac74
Component: engine
2013-05-17 19:35:46 -07:00
Thatcher Peskens
5cff06982a Fixed remaining issues and conflicts created by last merge.
Upstream-commit: 1ddca1948bbfd77ad3c4f0eeda640c39d315d9ae
Component: engine
2013-04-23 12:04:53 -07:00
Solomon Hykes
0231b887bd Merge pull request #347 from kencochrane/303_docs_fix
improved the example docs to help #303 
Upstream-commit: b8f9803459bdc151593720cb6148d6eb14972bb4
Component: engine
2013-04-08 11:50:07 -07:00
Flavio Castelli
4e538f07a8 Extend the documentation covering the web app example
Make it clear how to access the web app running inside of the container
from the host.
Upstream-commit: 72fdb4106997799df49faffb96de1d076e8ad755
Component: engine
2013-04-08 17:39:30 +02:00
Ken Cochrane
36efc4e5a2 added headers to examples linking back to running the examples page
Upstream-commit: 6eb8a74ff9aee90fe488de151fab6ec234b61d2a
Component: engine
2013-04-07 10:23:00 -04:00
Kevin J. Lynagh
908cac785f Fix broken link in doc site.
Broken link was from python_web_app to nonexistent "base commands page"; updated to point to next item in examples menu, running_ssh_service screencast.
Upstream-commit: 92186d7cf71acbf4027e390b33590570cf4ff290
Component: engine
2013-04-03 22:23:17 -07:00
Thatcher Peskens
52aecd4a56 Merge remote-tracking branch 'dotcloud/master' into dhrp/docs
Conflicts:
	docs/sources/examples/python_web_app.rst
Upstream-commit: 09910785c80822fad71127db4ec30b3de8c27f08
Component: engine
2013-03-28 12:48:32 -07:00
Ken Cochrane
746cb02751 fixed some of the syntax in example
The example was broken, I updated it to work with latest version of code.
Upstream-commit: 5c639118d35c1c2048123e94fd4b9ff9b98c89dc
Component: engine
2013-03-28 15:51:10 -03:00
Thatcher Peskens
4f5f536f6e Removed $'s from examples to make them easier to copy paste
Upstream-commit: 9bc7e71f16365f21c1b54ad1c16188eda668296e
Component: engine
2013-03-28 11:50:00 -07:00
Solomon Hykes
9de6b5992b Merge remote-tracking branch 'origin/docs'
Upstream-commit: 47e5d2f5e1af88f75faa7391fb29644b3254a8ae
Component: engine
2013-03-28 11:12:00 -07:00
Thatcher Peskens
abc96f58d2 Merge remote-tracking branch 'dotcloud/master' into local/dotcloud/docs
Upstream-commit: 70594bdd166e41ffb26913749e83ba752f851ebd
Component: engine
2013-03-28 10:58:01 -07:00
Thatcher Peskens
33c9b9eb1f Made changes to incorporate extermal docs.docker.io. Also took out /documentation/ dir so sources are easier accessible and the folder is not redundant on docs.docker.io/documentation/
Upstream-commit: 3b71336edcd3798a11ea8a2f9c94b012357b32c3
Component: engine
2013-03-27 16:43:13 -07:00