dockerfile_lint on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "dockerfile_lint" 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 dockerfile_lint on Arch using YAY

$ yay -S dockerfile_lint

* (Optional) Uninstall dockerfile_lint on Arch using YAY

$ yay -Rns dockerfile_lint

2. Manually Install "dockerfile_lint" via AUR

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

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

b. Clone dockerfile_lint's git locally

$ git clone https://aur.archlinux.org/dockerfile_lint.git ~/dockerfile_lint

c. Go to ~/dockerfile_lint folder and install it

$ cd ~/dockerfile_lint $ makepkg -si

3. Information about the dockerfile_lint package on Arch User Repository (AUR)

ID: 524886
Name: dockerfile_lint
PackageBaseID: 134067
PackageBase: dockerfile_lint
Version: 0.3.2-1
Description: Utility for linting a docker file against accepted good practices
URL: https://github.com/projectatomic/dockerfile_lint#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nemaniarjun
Submitter: nemaniarjun
FirstSubmitted: 1531020633
LastModified: 1531020633
URLPath: /cgit/aur.git/snapshot/dockerfile_lint.tar.gz