build: Install missing dependencies#1206
Conversation
This has been tested in docker's debian:stable image Also removing hardcoded Pi user as it could support other id (even root), or other target device. Bug: WebThingsIO#1206 Change-Id: I537ad8c8c3a3b4af161b61a7968073f4d3b7cee1 Signed-off-by: Philippe Coval <[email protected]>
5d1266d to
e73f763
Compare
Codecov Report
@@ Coverage Diff @@
## master #1206 +/- ##
=======================================
Coverage 77.62% 77.62%
=======================================
Files 116 116
Lines 5662 5662
Branches 790 790
=======================================
Hits 4395 4395
Misses 1127 1127
Partials 140 140Continue to review full report at Codecov.
|
This has been tested in docker's debian:stable image Also removing hardcoded Pi user as it could support other id (even root), or other target device. Bug: WebThingsIO#1206 Change-Id: I537ad8c8c3a3b4af161b61a7968073f4d3b7cee1 Signed-off-by: Philippe Coval <[email protected]>
This has been tested in docker's debian:stable image Also removing hardcoded Pi user as it could support other id (even root), or other target device. Bug: WebThingsIO#1206 Change-Id: I537ad8c8c3a3b4af161b61a7968073f4d3b7cee1 Signed-off-by: Philippe Coval <[email protected]>
This has been tested in docker's debian:stable image Also removing hardcoded Pi user as it could support other id (even root), or other target device. Bug: WebThingsIO#1206 Change-Id: I537ad8c8c3a3b4af161b61a7968073f4d3b7cee1 Signed-off-by: Philippe Coval <[email protected]>
|
Once this file is merged I will share a docker file to run gw in a container. |
|
@rzr We've already got a Docker image, will yours do anything different? |
|
Oh you made that too, well mine is just testing the gateway on raspbian (using qemu binfmt), https://github.com/TizenTeam/gateway/blob/sandbox/rzr/devel/master/Dockerfile maybe both can be used in different use cases Anyway this change is safe to merge: |
This has been tested in docker's debian:stable image Also removing hardcoded Pi user as it could support other id (even root), or other target device. Bug: WebThingsIO#1206 Change-Id: I537ad8c8c3a3b4af161b61a7968073f4d3b7cee1 Signed-off-by: Philippe Coval <[email protected]>
|
FYI this change will help to get support of gateway on ARTIK7, (this should also help for ARTIK5 or ARTIK10) |
hobinjk
left a comment
There was a problem hiding this comment.
LGTM based on running install.sh on raspbian
This has been tested in docker's debian:stable image Also removing hardcoded Pi user as it could support other id (even root), or other target device. Bug: WebThingsIO#1206 Change-Id: I537ad8c8c3a3b4af161b61a7968073f4d3b7cee1 Signed-off-by: Philippe Coval <[email protected]>
This has been tested in docker's debian:stable image
Also removing hardcoded Pi user as it could support other id (even root),
or other target device.
Change-Id: I537ad8c8c3a3b4af161b61a7968073f4d3b7cee1
Signed-off-by: Philippe Coval [email protected]