Skip to content

[WIP] docs: Update docker instructions#48

Open
rzr wants to merge 4 commits intoSamsung:masterfrom
TizenTeam:master
Open

[WIP] docs: Update docker instructions#48
rzr wants to merge 4 commits intoSamsung:masterfrom
TizenTeam:master

Conversation

@rzr
Copy link

@rzr rzr commented Dec 17, 2018

Change-Id: Id8be9fb4953722f0f0fbbafd6a970e6109d7913e
Signed-off-by: Philippe Coval p.coval@samsung.com

@rzr
Copy link
Author

rzr commented Dec 17, 2018

Relate-to: #44

@Tarnyko
Copy link

Tarnyko commented Apr 29, 2019

Hi, I had to use this additional command to run it on my setup :

$ xhost local:root

(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.

rzr added 4 commits August 8, 2019 17:32
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>
@Chikdolman
Copy link
Contributor

Can you rebase and update the doc?

@rzr
Copy link
Author

rzr commented Nov 12, 2019

yes I'll do this, I need to solve other priorities for now but next week should be ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants