mirror of
https://github.com/mudler/luet.git
synced 2025-08-29 12:13:09 +00:00
CopyFile relies on copy.Copy from https://github.com/otiai10/copy which doesn't handle named pipes copy. Handle it here until https://github.com/otiai10/copy/issues/47 is fixed. This causes luet to hang while copying packages that have named pipes in it. Also invert compression argument for gzip, it causes slowliness. |
||
---|---|---|
.. | ||
backend | ||
artifact_test.go | ||
artifact.go | ||
checksum_test.go | ||
checksum.go | ||
compiler_suite_test.go | ||
compiler_test.go | ||
compiler.go | ||
interface.go | ||
spec_test.go | ||
spec.go |