Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed docker-compose UP (Step 4/7 : COPY ./docs /app/docs) #58

Open
denegny opened this issue Oct 5, 2019 · 1 comment
Open

Failed docker-compose UP (Step 4/7 : COPY ./docs /app/docs) #58

denegny opened this issue Oct 5, 2019 · 1 comment

Comments

@denegny
Copy link

denegny commented Oct 5, 2019

Step 4/7 : COPY ./docs /app/docs ERROR: Service 'docusaurus' failed to build: COPY failed: stat /var/snap/docker/common/var-lib-docker/tmp/docker-builder743845893/docs: no such file or directory

@loganbek
Copy link

I had the same issue and had to

rm the website folder and run

npx docusaurus-init

before

docker-compose up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants