commit | ab4a2eb26cb8e96b220c6179ae39ddbfa836c95f | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Thu Dec 03 11:49:01 2015 -0800 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Thu Dec 03 11:49:01 2015 -0800 |
tree | 93f10886d86779cc776adf8acbe7ecd0dc4b28a8 | |
parent | 5b9f5a3ebc9123fc02492e55788189202d697b70 [diff] [blame] |
updated to work better with containers and links, so that IP references are not hard coded
diff --git a/containers/synchronizer/Dockerfile b/containers/synchronizer/Dockerfile index 44b058e..f9d79ae 100644 --- a/containers/synchronizer/Dockerfile +++ b/containers/synchronizer/Dockerfile
@@ -1,4 +1,4 @@ -FROM xos +FROM xosproject/xos # Install custom Ansible RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y \