Sign inSign up

homegear/build

By homegear

Updated 4 months ago

Build environments for Homegear.

Image
1

100K+

homegear/build repository overview

These images create Debian packages of the current GitHub version of Homegear. These packages then can optionally automatically be uploaded to a server of your choice using SSH.

Note: In order to run the ARM build images, you need to install the packages qemu and qemu-user-static.

Environment variables

Use these optional variables for automatic build.

  • HOMEGEARBUILD_THREADS: Number of make threads to create (default: 1).
  • HOMEGEARBUILD_SERVERNAME: The URL of the server to upload the Debian package to
  • HOMEGEARBUILD_SERVERPORT: The port number
  • HOMEGEARBUILD_SERVERUSER: The user name to use to log in
  • HOMEGEARBUILD_REPOSITORYSERVERPATH: The path to upload the testing and stable packages for APT to
  • HOMEGEARBUILD_NIGHTLYSERVERPATH: The path to upload the nightly files to (no APT)
  • HOMEGEARBUILD_TYPE: "stable", "testing" or "nightly"
  • HOMEGEARBUILD_SERVERCERT: The base64 encoded private certificate to log in to the server. Replace new lines with "\n".
  • HOMEGEARBUILD_SERVER_KNOWNHOST_ENTRY: The public host key of the server (optional). When specified there is no user input required to run this image. Replace new lines with "\n".

Tag summary

Content type

Image

Digest

sha256:5b95348d3

Size

462.3 MB

Last updated

4 months ago

docker pull homegear/build:ubuntu-resolute-arm64