summaryrefslogtreecommitdiffstats
path: root/Dockerfile
AgeCommit message (Collapse)Author
2020-03-10Remove the confusion around the multiple Dockerfile(s) we have (#8214)James Mills
* Remove the confusion around the multiple Dockerfile(s) we have * Add comment at the top of Dockerfile.test to unconfuse users * Adde cmake to build deps for Dockerfile.test
2020-02-27Adding support for ACLK build-configuration (#8223)Andrew Moss
* Fixes for issues not caught at review in #8144. (#8211) * Properly scrub build environment for external dependencies. * Remove LWS from our system-level dependencies. We've decided to just always bundle it in the installer. * Add missing dependency for Docker build process. * Use static-build of LWS library created by installer (#8157) * link static lib of LWS * only use static LWS by installer * handle -lcap * fix problem on debian without lcap * fix lws check Co-authored-by: Austin S. Hemmelgarn <ahferroin7@gmail.com> Co-authored-by: Timo <6674623+underhood@users.noreply.github.com>
2020-02-13Add required build dep for ACLK dependencies to Dockerfile. (#8047)Austin S. Hemmelgarn
2020-02-04Added new simpler (Alpine based) Dockerfile for quick dev and testing (#7914)James Mills
2018-08-22:rainbow: :whale: unified, cross-arch, parametrized Dockerfile :whale: :rainbow:paulfantom
2018-06-04Add SPDX license tags for Dockerfiles.Austin S. Hemmelgarn
Use of CC0 is based on discussion with the original author of the files.
2018-02-06Update to Debian Stretch for docker containers👍 🙌 ✌️ Justin Dray
2017-11-05Add an armv7hf docker buildJustin Dray ✌️ 🙌
2016-09-20Do not reclone the current project from github, as it's already hereBalthazar Rouberol
2016-08-24added docker files from titpetric repo; #77Costa Tsaousis (ktsaou)