How to Install and Uninstall docker-bench-security Package on openSUSE Leap

Last updated: July 04,2024

1. Install "docker-bench-security" package

This guide covers the steps necessary to install docker-bench-security on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install docker-bench-security

2. Uninstall "docker-bench-security" package

Here is a brief guide to show you how to uninstall docker-bench-security on openSUSE Leap:

$ sudo zypper remove docker-bench-security

3. Information about the docker-bench-security package on openSUSE Leap

Information for package docker-bench-security:
----------------------------------------------
Repository : Main Repository
Name : docker-bench-security
Version : 1.3.5-bp155.3.9
Arch : noarch
Vendor : openSUSE
Installed Size : 134.5 KiB
Installed : No
Status : not installed
Source package : docker-bench-security-1.3.5-bp155.3.9.src
Upstream URL : https://dockerbench.com
Summary : Docker Bench for Security
Description :
The Docker Bench for Security is a script that checks for dozens of common
best-practices around deploying Docker containers in production.
The tests are all automated, and implement the CIS Docker Benchmark.