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
Hi while testing an error occurred
#8 0.109 panic: failed to copy /src-0/htdocs/. to usr/local/apache2/: failed to copy files: copy file range failed: operation not permitted #8 0.109 #8 0.109 goroutine 1 [running]: #8 0.109 main.main() #8 0.109 /go/src/github.com/tonistiigi/copy/cmd/copy/main.go:57 +0x2af
The text was updated successfully, but these errors were encountered:
@MarcoSchaar What os/arch was this on? See containerd/continuity#135 tonistiigi/fsutil#50
Sorry, something went wrong.
Hi @tonistiigi it is redhat 7
The error is handled in newer versions of the copy image tonistiigi/copy:v0.1.7+
tonistiigi/copy:v0.1.7
Is this closable now?
forgot to close thanks a lot
No branches or pull requests
Hi
while testing an error occurred
#8 0.109 panic: failed to copy /src-0/htdocs/. to usr/local/apache2/: failed to copy files: copy file range failed: operation not permitted
#8 0.109
#8 0.109 goroutine 1 [running]:
#8 0.109 main.main()
#8 0.109 /go/src/github.com/tonistiigi/copy/cmd/copy/main.go:57 +0x2af
The text was updated successfully, but these errors were encountered: