Add base image for Ubuntu
Minimal base image with Ubuntu Cloud Archive repository. More dependencies may be added during implementing the other images. NOTE: To build this image with proper name: ./build --prefix ubuntu-binary- You can also configure the prefix globally: cat >> .buildconf << EOF PREFIX=ubuntu-binary- EOF Partially implements: blueprint install-from-ubuntu Change-Id: I66bf97b508b740f8db49ed6217c6fefe5de1637e
Showing
- docker/ubuntu/binary/base/Dockerfile 15 additions, 0 deletionsdocker/ubuntu/binary/base/Dockerfile
- docker/ubuntu/binary/base/build 1 addition, 0 deletionsdocker/ubuntu/binary/base/build
- docker/ubuntu/binary/base/kolla-common.sh 1 addition, 0 deletionsdocker/ubuntu/binary/base/kolla-common.sh
- docker/ubuntu/binary/base/service_hosts.sh 1 addition, 0 deletionsdocker/ubuntu/binary/base/service_hosts.sh
docker/ubuntu/binary/base/Dockerfile
0 → 100644
docker/ubuntu/binary/base/build
0 → 120000
docker/ubuntu/binary/base/kolla-common.sh
0 → 120000
docker/ubuntu/binary/base/service_hosts.sh
0 → 120000
Please register or sign in to comment