Open
Conversation
Author
|
Relate-to: #44 |
|
Hi, I had to use this additional command to run it on my setup :
(this allows the container's root user to connect to the forwarded X11 socket) If you add it to your PR, I'll happily +1 it. |
Usage is straightforward: ```sh docker up version docker up browser docker up renderer ``` Change-Id: Ic1ada164c1d81a66958ad202916b06b05a2c6f10 Signed-off-by: Philippe Coval <p.coval@samsung.com>
Usage: ```sh git clone --depth 1 https://github.com/tizenteam/castanets ; cd castanets docker pull rzrfreefr/castanets # Fetch latest built image docker-compose --verbose up version # will dislay version to check your setup docker-compose up browser # will run browser, wait browser window to be displayed docker-compose up renderer # to be run in other shell ``` Change-Id: I4595cf2f0ab2480aec1003a4fa77471b4aa48fcb Signed-off-by: Philippe Coval <p.coval@samsung.com>
Relate-to: http://suprem.sec.samsung.net/jira/browse/TIZENWF-955 Change-Id: Ic8939b7a74a218cc2059bc21ba18f575cb55a77b Signed-off-by: Philippe Coval <p.coval@samsung.com>
Change-Id: Id8be9fb4953722f0f0fbbafd6a970e6109d7913e Signed-off-by: Philippe Coval <p.coval@samsung.com>
Contributor
|
Can you rebase and update the doc? |
Author
|
yes I'll do this, I need to solve other priorities for now but next week should be ok |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change-Id: Id8be9fb4953722f0f0fbbafd6a970e6109d7913e
Signed-off-by: Philippe Coval p.coval@samsung.com