Skip to content

Commit

Permalink
Add docker installation.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Jan 10, 2025
1 parent 9f6d81f commit 243af89
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,16 @@ Packages can also be found for [download](https://dist.duck.sh/).
::::
:::::
### Docker Image
_Cyberduck CLI_ is available as a [Docker Image](https://github.com/iterate-ch/cyberduck/pkgs/container/cyberduck). Install from the command line with
docker pull ghcr.io/iterate-ch/cyberduck:latest
### GitHub Action
_[Cyberduck CLI GitHub Action](https://github.com/iterate-ch/cyberduck-cli-action)_ is available for [GitHub Actions](https://github.com/features/actions). It runs Cyberduck CLI within a docker container. Refer to [Use Cyberduck CLI GitHub Action](../tutorials/cli_github_action.md).
## Usage
`Usage:duck [options...]`
Expand Down

0 comments on commit 243af89

Please sign in to comment.