Skip to content
This repository has been archived by the owner on Nov 10, 2018. It is now read-only.

hypriot/rpi-registrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpi-registrator

This repo builds an ARM compatible Docker image of https://github.com/gliderlabs/registrator.

How to run

See: https://hub.docker.com/r/hypriot/rpi-registrator/

How to build

The repository is supposed to be used with the continuous integration tool drone. Many functions can only be executed, if all environment variables in the Makefile are set.

Still, building the image is straight forward:

  • Git clone this repo
  • Use this repo to build the binary of registrator
  • Copy the binary into this repo (your local clone), within a subfolder called "registrator".
  • Run make REGISTRY_NAMESPACE=hypriot dockerbuild

Releases

No releases published

Packages

No packages published