Skip to content

iranzo/racadm-container

 
 

Repository files navigation

Containerized Dell RACADM client

Why?

So I can make changes to iDRACs everywhere.

Usage

podman build -t iranzo/racadm
podman run -it iranzo/racadm -h <ip> -u <user> -p <pass> <command> [args...]

References

Forked from https://github.com/dav1x/racadm-image