Mirza Krak
ee1a6215b5
compile mender during docker image creation
It is a bit exessive to compile the mender client every time
the mender-convert tool is launched using docker-mender-convert.
Move the build to the Dockerfile so it is done during image
creation.
Changelog: Title
Signed-off-by: Mirza Krak <mirza.krak@northern.tech>
6 years ago
Eystein Måløy Stenberg
c1f1da9fff
merged docker/ directory into root directory
Signed-off-by: Eystein Måløy Stenberg <eystein.maloy.stenberg@northern.tech>
6 years ago
Eystein Måløy Stenberg
dcb9e6af32
Switch to latest stable Mender client in docker environment.
Changelog: Switch to 1.6.0 Mender client as default for docker environment
Signed-off-by: Eystein Måløy Stenberg <eystein.maloy.stenberg@northern.tech>
6 years ago
Eystein Måløy Stenberg
f67e701486
Add Golang environment and support for cross-compiling.
Add docker entrypoint script for compiling Mender client
and running mender-convert.
Changelog: Support compiling Mender client in mender-convert container.
Signed-off-by: Eystein Måløy Stenberg <eystein.maloy.stenberg@northern.tech>
6 years ago