NVIDIA-AI-IOT / deepstream_360_d_smart_parking_application

Describes the full end to end smart parking application that is available with DeepStream 5.0
MIT License
341 stars 112 forks source link

ui failed build #6

Closed tygrysio closed 5 years ago

tygrysio commented 5 years ago

After run start.sh Building ui Step 1/17 : FROM node:8 as ui-builder ERROR: Service 'ui' failed to build: Error parsing reference: "node:8 as ui-builder" is not a valid repository/tag: invalid reference format

tygrysio commented 5 years ago

The problem is multi-stage builds in Dockerfile in nginx-ui. My docker version (1.13.1 Fedora 29) not support this.

aiyerganapathy commented 5 years ago

Hi,

This application was tested on the latest version of docker in Ubuntu 16.04. Can you please try the same. If you are still facing problems, go ahead and open a new issue