ibm-garage-ref-storefront / planning

StoreFront Reference Architecture planning
3 stars 0 forks source link

Docker run on the storefront-ui is not working #68

Closed oiricaud closed 2 years ago

oiricaud commented 4 years ago

In the instructions we have:

Deploy the Web Docker Container

To deploy the Web container, run the following commands:

# Build the Docker Image
$ docker build -t web .

We get

 ---> 507b08474d2e
Step 8/19 : WORKDIR $APP_HOME
 ---> Using cache
 ---> 4f41e8f29f38
Step 9/19 : COPY StoreWebApp/package*.json StoreWebApp/bower.json StoreWebApp/.bowerrc ./
COPY failed: stat /var/lib/docker/tmp/docker-builder041858388/StoreWebApp/bower.json: no such file or directory