docker-bench-security on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "docker-bench-security" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install docker-bench-security on Arch using YAY

$ yay -S docker-bench-security

* (Optional) Uninstall docker-bench-security on Arch using YAY

$ yay -Rns docker-bench-security

2. Manually Install "docker-bench-security" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone docker-bench-security's git locally

$ git clone https://aur.archlinux.org/docker-bench-security.git ~/docker-bench-security

c. Go to ~/docker-bench-security folder and install it

$ cd ~/docker-bench-security $ makepkg -si

3. Information about the docker-bench-security package on Arch User Repository (AUR)

ID: 1372954
Name: docker-bench-security
PackageBaseID: 169518
PackageBase: docker-bench-security
Version: 1.6.1-1
Description: Check common best-practices around deploying Docker container
URL: https://github.com/docker/docker-bench-security
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aminvakil
Submitter: aminvakil
FirstSubmitted: 1627916537
LastModified: 1703085085
URLPath: /cgit/aur.git/snapshot/docker-bench-security.tar.gz