-
- Downloads
Update centos-source-base from symlink to a real layer
There are additional depedencies on top of the binary base that are needed to build and install source components. This commit moves the base image for source installs from a symlink to it's own layer, and adds the dependencies that will be needed to install keystone (more can be added as we add new components). Partially-Implements: blueprint install-from-source Change-Id: I56ef6eafb95530e975988dffb62606309dba274e
Showing
- docker/centos/source/base 0 additions, 1 deletiondocker/centos/source/base
- docker/centos/source/base/Dockerfile 27 additions, 0 deletionsdocker/centos/source/base/Dockerfile
- docker/centos/source/base/build 1 addition, 0 deletionsdocker/centos/source/base/build
- docker/centos/source/base/kolla-common.sh 1 addition, 0 deletionsdocker/centos/source/base/kolla-common.sh
- docker/centos/source/base/service_hosts.sh 1 addition, 0 deletionsdocker/centos/source/base/service_hosts.sh
docker/centos/source/base
deleted
120000 → 0
docker/centos/source/base/Dockerfile
0 → 100644
docker/centos/source/base/build
0 → 120000
docker/centos/source/base/kolla-common.sh
0 → 120000
docker/centos/source/base/service_hosts.sh
0 → 120000
Please register or sign in to comment