Highlights
- Pro
Pinned Loading
-
A program that goes through all dock...
A program that goes through all docker containers and outputs Java version in each container 1#!/bin/bash
23# get all running docker container names
4containers=$(sudo docker ps | awk '{if(NR>1) print $NF}')
5host=$(hostname)
-
-
proxmox_scripts
proxmox_scripts PublicThis is a collection of scripts that I use often for Proxmox
Shell
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.