mirror of
https://github.com/mudler/luet.git
synced 2025-08-02 07:59:22 +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. |
||
---|---|---|
.. | ||
archive_test.go | ||
archive.go | ||
file_test.go | ||
file.go | ||
helm_test.go | ||
helm.go | ||
helpers_suite_test.go | ||
match.go | ||
math.go | ||
sys.go |