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

Im getting some error #5

Open
willard-wpu opened this issue Nov 26, 2022 · 1 comment
Open

Im getting some error #5

willard-wpu opened this issue Nov 26, 2022 · 1 comment

Comments

@willard-wpu
Copy link

=> ERROR [stage-0 6/7] COPY /app/public/wp-config-docker.php /app/public/wp-config.php

failed to solve: failed to compute cache key: failed to walk /var/lib/docker/tmp/buildkit-mount1687527480/app/public: lstat /var/lib/docker/tmp/buildkit-mount1687527480/app/public: no such file or directory

@willard-wpu
Copy link
Author

temporary fixed

#COPY /app/public/wp-config-docker.php /app/public/wp-config.php
COPY --from=wordpress --chown=www-data:www-data /usr/src/wordpress/wp-config-docker.php /app/public/wp-config.php

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

1 participant