From 4de8cf8d96b2b55791eae69c9148cc13658ea72b Mon Sep 17 00:00:00 2001 From: Cassie205 Date: Mon, 25 Mar 2024 12:41:16 +0100 Subject: [PATCH] Add note for Alpine Linux --- cli/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cli/index.md b/cli/index.md index c34c25cd..c98a212b 100644 --- a/cli/index.md +++ b/cli/index.md @@ -439,6 +439,10 @@ You can override default [preferences](../cyberduck/preferences.md#hidden-config As a workaround run `haveged`, a service to generate random numbers and feed Linux random device. +### Interoperabilities + +Duck CLI is currently not available for Linux installations or servers using [Alpine Linux](https://github.com/iterate-ch/cyberduck/issues/10651). + ## Third-Party References - [Using Cyberduck and duck CLI to access Oracle Cloud Infrastructure Classic Storage](https://medium.com/oracledevs/using-cyberduck-and-duck-cli-to-access-oracle-cloud-infrastructure-classic-storage-edfeb04c82c4)