Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit fb12427

Browse files
Mention more details about linux packages in README
cc #164 @thaJeztah Signed-off-by: Peter Dave Hello <hsu@peterdavehello.org>
1 parent ce161dd commit fb12427

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,10 @@ If you get the following error message, you're not using the latest version of D
360360
Docker packaging on Linux comes with Docker scan plugin.
361361
You can simply install Docker following the [standard linux install](https://docs.docker.com/engine/install/#server)
362362

363+
For DEB-based distros, the plugin is installed as an optional dependency, but currently it's only available for amd64 platforms.
364+
365+
For RPM-based distros (CentOS, Fedora), the plugin is always installed (as RPM's don't have a concept of "optional" dependencies).
366+
363367
Just try to use the plugin, open a terminal and type the following command:
364368

365369
```console

0 commit comments

Comments
 (0)