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

Packages

No packages published

Languages

  • Shell 97.6%
  • Dockerfile 2.4%