We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello! I encountered some problems when I building docker image.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello! I encountered some problems when I building docker image.
this is the error output:
Removing intermediate container b4f4da5110f9
---> fd8ef91133c3
Step 6/13 : COPY watchtogether /root/watchtogether
---> bdb6226bcccf
Step 7/13 : COPY entrypoint.sh /root
---> 0c77d0cc885e
Step 8/13 : VOLUME /root/watchtogether/static/movies
cannot mount volume over existing file, file exists /var/lib/docker/overlay2/ee7f4217e8cde6d9a35ea59e74d3faa8c4da3eec47dbb07cc60caa982def707b/merged/root/watchtogether/static/movies
The text was updated successfully, but these errors were encountered: