From 5d3ec4a25d993beab02072de63788d3f4c9c3b7e Mon Sep 17 00:00:00 2001 From: Paul Bourke Date: Tue, 30 Jun 2015 12:22:45 +0000 Subject: [PATCH] Add source base container link for centos This is needed to start adding source containers such as the upcoming keystone patch. Change-Id: I82add1c16094b331afa5b0c2a58f21ea29cd647d Partially-Implements: blueprint install-from-source --- docker/centos/source/base | 1 + 1 file changed, 1 insertion(+) create mode 120000 docker/centos/source/base diff --git a/docker/centos/source/base b/docker/centos/source/base new file mode 120000 index 0000000000..ffa82d75b2 --- /dev/null +++ b/docker/centos/source/base @@ -0,0 +1 @@ +../binary/base/ \ No newline at end of file