This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new ee5df5e How to login
ee5df5e is described below
commit ee5df5e8dab2da6b32cb8626ae2284a01e4a1385
Author: Sebb <[email protected]>
AuthorDate: Sat Nov 23 16:03:21 2019 +0000
How to login
---
DOCKER.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/DOCKER.md b/DOCKER.md
index 90b56fb..3f01d80 100644
--- a/DOCKER.md
+++ b/DOCKER.md
@@ -50,6 +50,9 @@ latest 1.10 version (currently 1.10.6).
* `rake docker:up`
* visit `http://localhost:1999/` in your favorite browser
+To get a shell on the container, open a terminal console in the work directory
+and run `rake docker:exec`.
+
Note: the `rake docker:update svn:update git:pull` step will take a long time
as
it will need to download and install all of the Ubuntu packages, Ruby gems,
build and install Passenger, checkout numerous svn repositories and two git