Re: Travis CI builds for rumprun-packages available

  • From: David Halls <dahalls@xxxxxxxxx>
  • To: rumpkernel-users <rumpkernel-users@xxxxxxxxxxxxx>
  • Date: Tue, 12 Apr 2016 22:50:20 +0100

Another issue is how to get the Docker Hub
automated builds also to rebuild an image's descendants when it's
updated. I was hoping for some input/help here.

Turns out Docker Hub Automated Builds allows linked repos. So I can
get rumprun-pkgbuild-x86_64-rumprun-netbsd-hw to build when
rumprun-toolchain-x86_64-rumprun-netbsd-hw is updated.

It can also version the images based on repo tags.

So I just need to figure out a better way than using a submodule to
get the toolchain image to rebuild.

Other related posts: