commit | 57aee47bfa3b5a32d216748d70c529d5e1a40b92 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Jun 28 15:24:42 2018 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Jun 28 17:55:38 2018 -0700 |
tree | aed52fdfd6cc455ff7c56f5b8cef1d69d21deda7 | |
parent | b53dd4bfcc860bd192a0bef322fc5b84ae257545 [diff] [blame] |
[CORD-3186] Adding CORD version to the gui Change-Id: I4512ed6fce7f5dc2bb70dc1df6f5a919456fc60a
diff --git a/Dockerfile.xos-gui-builder b/Dockerfile.xos-gui-builder index 32508ca..b5c9661 100644 --- a/Dockerfile.xos-gui-builder +++ b/Dockerfile.xos-gui-builder
@@ -14,7 +14,7 @@ # limitations under the License. -# To build use: docker build -t xosproject/xos-gui-builder:candidate . +# docker build -f Dockerfile.xos-gui-builder -t xosproject/xos-gui-builder:candidate . FROM node:7.9.0