commit | 4fd3f5ded06c5485f32ab66be8a6253bfac85a2a | [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:30:06 2017 -0700 |
tree | 9fdea650b8654f2d2ddc47b178f84fd9bda67a3e | |
parent | 03e516f563f7aa5fdb794bc1a1785ad498d063cb [diff] [blame] |
[CORD-2068] [CORD-2069] [CORD-2070] [CORD-2071] [CORD-2072] [CORD-2073] Exposing parsing and saving errors Change-Id: I98ded64a9d5b09a2e69e8f47242be4f775075b00 (cherry picked from commit 1fedfae335b6da659021ffbc8aad0b67d40692f1)
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