commit | 1fedfae335b6da659021ffbc8aad0b67d40692f1 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Oct 09 13:57:00 2017 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Oct 10 15:27:51 2017 -0700 |
tree | 9fdea650b8654f2d2ddc47b178f84fd9bda67a3e | |
parent | df028ea55c335b8271677f910493782cbe07ca0e [diff] [blame] |
[CORD-2068] [CORD-2069] [CORD-2070] [CORD-2071] [CORD-2072] [CORD-2073] Exposing parsing and saving errors Change-Id: I98ded64a9d5b09a2e69e8f47242be4f775075b00
diff --git a/Dockerfile b/Dockerfile index 3c56d8a..3a29989 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -1,3 +1,5 @@ +# docker build -t xosproject/xos-tosca:candidate . + # xosproject/xos-tosca FROM xosproject/xos-client:candidate