Closed sebastianczech closed 4 years ago
@sebastianczech in README I wrote:
Did you do this?
dist
folder is created during build process.
I have repeated whole procedure of local deployment starting from running build.sh
then docker-run.sh
. I don't know why previously I have errors. We can close this PR without changing code.
After executing:
sudo ./docker-build.sh
I was receiving error:
ERROR: Service 'mn-web-vue' failed to build: COPY failed: stat /var/lib/docker/tmp/docker-builder230422020/dist: no such file or directory
I have changed Dockerfile to resolve the issue