.dockerignore
306 Bytes
-
build: Support docker to build binary package (#1112) · 081aebb0
Usage: ``` docker build . ``` This can be then declined for several arch, elsewhere. Change-Id: I79000463955d16eec8809c870f7d02c60da53432 Bug: https://github.com/mapbox/node-sqlite3/issues/418 Forwarded: https://github.com/mapbox/node-sqlite3/pull/1112 https://github.com/mapbox/node-sqlite3/pull/1028 Origin: https://github.com/tizenteam/node-sqlite3 Signed-off-by: Philippe Coval <p.coval@samsung.com>
Philippe Coval authored
×