Closed joshrwolf closed 2 months ago
add another filed to oci_append that allows specifying a path to an existing file on disk.
oci_append
path
since this preserves the file mode, this is needed for appending things like executables (shell scripts, etc).
add another filed to
oci_append
that allows specifying apath
to an existing file on disk.since this preserves the file mode, this is needed for appending things like executables (shell scripts, etc).