You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2018/04/25 08:54:07 UTC

[myfaces-tobago] 01/02: how to become root on the vm

This is an automated email from the ASF dual-hosted git repository.

lofwyr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 0ddc9aa650e4cdac95c5c6d03e308176d733d2a5
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Wed Apr 25 10:39:17 2018 +0200

    how to become root on the vm
---
 tobago-example/tobago-example-demo/src/main/tobago-vm/docker/readme.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tobago-example/tobago-example-demo/src/main/tobago-vm/docker/readme.md b/tobago-example/tobago-example-demo/src/main/tobago-vm/docker/readme.md
index 608bbed..03a85bf 100644
--- a/tobago-example/tobago-example-demo/src/main/tobago-vm/docker/readme.md
+++ b/tobago-example/tobago-example-demo/src/main/tobago-vm/docker/readme.md
@@ -4,6 +4,9 @@ The demo on tobago-vm works with docker.
 Each user with an account on the vm and 
 member of the docker group can manage the containers.
 
+How to become root access (on Mac) is described 
+[in this video](https://home.apache.org/~gmcdonald/using_opie_orthrus.mov).
+
 There is a copy of the source code repo of Tobago in the directory 
 ```/opt/docker/tobago/``` which contains the docker-compose configuration 
 in ```tobago-example/tobago-example-demo/src/main/tobago-vm/docker/```.

-- 
To stop receiving notification emails like this one, please contact
lofwyr@apache.org.