-
- Downloads
Keystone installation from source
Makes use of new gen-source-tar script to provide a source based
keystone image.
This patch introduces a new concept of a .buildinfo file, which provides
variables specific to the image being built which cannot be defaulted in
a generic way, at least until the build script is overhauled. This file
is sourced before the .buildconf which still leaves everything
customisable by the user.
Co-Authored-By:
Paul Bourke <paul.bourke@oracle.com>
Change-Id: I0ec6b9cfe6d4173f3192e4ae5833fb0f6d333f1c
Implements: blueprint install-from-source
Showing
- docker/centos/source/base/Dockerfile 9 additions, 5 deletionsdocker/centos/source/base/Dockerfile
- docker/centos/source/keystone/.buildinfo 10 additions, 0 deletionsdocker/centos/source/keystone/.buildinfo
- docker/centos/source/keystone/Dockerfile 30 additions, 0 deletionsdocker/centos/source/keystone/Dockerfile
- docker/centos/source/keystone/build 1 addition, 0 deletionsdocker/centos/source/keystone/build
- docker/centos/source/keystone/check.sh 1 addition, 0 deletionsdocker/centos/source/keystone/check.sh
- docker/centos/source/keystone/config-external.sh 1 addition, 0 deletionsdocker/centos/source/keystone/config-external.sh
- docker/centos/source/keystone/config-internal.sh 1 addition, 0 deletionsdocker/centos/source/keystone/config-internal.sh
- docker/centos/source/keystone/start.sh 1 addition, 0 deletionsdocker/centos/source/keystone/start.sh
- docker/common/keystone/config-internal.sh 0 additions, 3 deletionsdocker/common/keystone/config-internal.sh
- tools/build-docker-image 5 additions, 0 deletionstools/build-docker-image
Loading
Please register or sign in to comment