Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Bigtop builds components in containers based on target target ${OS}-${ARCH} docker images.

At present Bigtop supports those $those ${OS}-${ARCH} combinations  combinations offcially

Code Block
languagebash
centos-6  debian-8          debian-9   fedora-25-ppc64le  ubuntu-14.04          ubuntu-16.04          ubuntu-16.04-ppc64le
centos-7  debian-8-aarch64  fedora-25  opensuse-42.1      ubuntu-14.04-ppc64le  ubuntu-16.04-aarch64

Before going to build stage, target OS/arch combination docker images, bigtop/puppet and bigtop/slaves should be created.

Build

Brief

...