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)
- Host: GitHub
- URL: https://github.com/akafeng/docker-racadm
- Owner: akafeng
- Created: 2025-06-28T14:26:59.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-28T16:43:12.000Z (12 months ago)
- Last Synced: 2025-06-28T17:34:20.390Z (12 months ago)
- Topics: debian, dell, docker, racadm
- Language: Dockerfile
- Homepage: https://ghcr.io/akafeng/racadm
- Size: 426 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```