Files
ethereum-rpc-docker/show-running.sh
T
2024-02-06 07:03:52 +01:00

4 lines
45 B
Bash

#!/bin/bash
docker ps --format "{{.Names}}"