mirror of
https://github.com/sascha-hemi/spaceDevices.git
synced 2026-03-21 00:04:23 +01:00
281 B
281 B
Build with docker
Use the do.sh script file in the top directory.
Build the docker image
./do.sh docker-image
Build binary
# installs dependencies, only once needed
./do.sh docker-dep
# build the binary
./do.sh docker-build