-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Tizen docker image #8850
Add Tizen docker image #8850
Conversation
/gcbrun |
08d7c60
to
d621752
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally looks good to me, one request to doublecheck that the vscode image really contains all that is needed and matches the tizen image in that regard.
/gcbrun |
Also please bump the version a bit more - we got a merge conflict with telink image updates (which also bumped the version). |
Actually, we checked the docker image of tizen and vscode by executing an example build in tizen environment with job of git action and task of vscode. and it will come up to next PR. |
@andy31415 Please take a look at our latest code dealing with your comments. Thank you. 😄 |
One more code conflict :( |
Signed-off-by: hyunuk.tak <[email protected]>
Signed-off-by: hyunuk.tak <[email protected]>
It's one way to mitigate the CVE-2019-5736 Signed-off-by: hyunuktak <[email protected]>
I fixed conflict and rebase it :D |
* Add docker image to build with Tizen platform Signed-off-by: hyunuk.tak <[email protected]> * Update chip-build-vscode image to import Tizen platform requirement Signed-off-by: hyunuk.tak <[email protected]> * Run container with a non-root user It's one way to mitigate the CVE-2019-5736 Signed-off-by: hyunuktak <[email protected]>
Problem
To integrate and validate Tizen port of CHIP, docker images are required to build the examples in the Github workflow.
Like other docker images used by this repository, they should be available in the
connectedhomeip
docker hub.Summary of Changes
Tizen docker image build files are located
integrations/docker/images/chip-build-tizen
.The downstream image used as the development environment (
chip-build-vscode
) has been updated to import build dependencies required to work with Tizen: