An open API service indexing awesome lists of open source software.

https://github.com/akafeng/docker-racadm

๐Ÿณ Docker Image Packaging for Dell Remote Access Controller Admin (RACADM)
https://github.com/akafeng/docker-racadm

debian dell docker racadm

Last synced: about 1 month ago
JSON representation

๐Ÿณ Docker Image Packaging for Dell Remote Access Controller Admin (RACADM)

Awesome Lists containing this project

README

          

RACADM

The Dell Remote Access Controller Admin (RACADM) utility is a command-line tool that enables remote or local management of Dell Servers using the iDRAC.


Container Registry ยท
Project Source






---

### Pull The Image

```bash
$ docker pull ghcr.io/akafeng/racadm
```

### Start Container

```bash
$ docker run --rm \
--name=racadm \
ghcr.io/akafeng/racadm
```