How to setup Docker - on existing project

Trying to follow the instructions from George on the topic: Ultra fast web development with Docker in Wappler

But hitting this error below.

Step 4/5 : COPY package.json .
ERROR: Service ‘web’ failed to build: COPY failed: stat /var/lib/docker/tmp/docker-builder229744397/package.json: no such file or directory
Error Launching Services!

Docker is running in the background. Is there something more I need to configure?

Community Page
Last updated: