check_docker_container on AUR (Arch User Repository)

Last updated: January 01,2025

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

$ yay -S check_docker_container

* (Optional) Uninstall check_docker_container on Arch using YAY

$ yay -Rns check_docker_container

2. Manually Install "check_docker_container" via AUR

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

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

b. Clone check_docker_container's git locally

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

c. Go to ~/check_docker_container folder and install it

$ cd ~/check_docker_container $ makepkg -si

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

ID: 946079
Name: check_docker_container
PackageBaseID: 169772
PackageBase: check_docker_container
Version: 1.0.2-1
Description: Nagios / Icinga monitoring plugin to check if docker container is running
URL: https://github.com/BlackZork/check_docker_container.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zork
Submitter: zork
FirstSubmitted: 1628582491
LastModified: 1628593615
URLPath: /cgit/aur.git/snapshot/check_docker_container.tar.gz