
Adding DISTRO parameter for makefile to invoke distribution specific Dockerfile and build image accordingly. Also qualifying image job name to distinguish ubuntu vs opensuse check jobs and passing distro specific variable. Similar logic for pushing distro specific images. Added new document section for multiple distro support. Change-Id: I215f8a107cab8770181c0472e0cc29053b2b978e
1.4 KiB
1.4 KiB
Welcome to Shipyard's documentation!
Shipyard is a directed acyclic graph controller for Kubernetes and OpenStack control plane life-cycle management, and is part of the Airship platform.
sampleconf API action-commands CLI site-definition-documents client-user-guide deployment-guide policy-enforcement multi-distro-support
Building this Documentation
Use make docs
or tox -e docs
to generate
these docs. This will and build an html version of this documentation
that can be viewed using a browser at doc/build/index.html on the local
filesystem.