[Docker] Add an intermediate stage that runs debuild
authorWook Song <wook16.song@samsung.com>
Fri, 29 Oct 2021 08:09:14 +0000 (17:09 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Mon, 7 Feb 2022 07:19:32 +0000 (16:19 +0900)
commitd85a303f9e5d9f56bff3f1391e9c8e995c6a5fee
tree47a491da5524fd117ddd96e31efcd022a62eb362
parentd6b0bb1bb466e0ca0740a035bd7c6804b33751e3
[Docker] Add an intermediate stage that runs debuild

This patch adds an intermediate stage which runs debuild to create
debian packages from the nnstreamer source code at the first development
environment stage. Note that a workaround has been applied in order to
temporarily avoid the unittest_mqtt failure issue.

Signed-off-by: Wook Song <wook16.song@samsung.com>
tools/docker/Dockerfile