
Dell iDRAC Service Module Security Configuration Guide
Install iDRAC Service Module in container environment
iDRAC Service Module (iSM) can be created and deployed in a container environment using Docker and Podman container management technologies. The container deployment provides fast access to the environment and reduces setup and configurations. Dockerfile runs on the Docker and Podman container management environment, to create iSM application containers. Commands on the Dockerfile assemble the deployable iSM application container image.
iSM Dockerfile is published on the community site to build iSM application container image using Dell repository on customer premise. The created image can be run on SUSE Linux Enterprise Server and Red Hat Enterprise Linux operating system.
iSM application container is read-only, and all the configurations, features, and services of iSM selected during the creation is stored permanently. The services that are enabled or disabled from the host and iDRAC interfaces on the container during runtime are not retained during restart of the container. The iSM container image is reloaded after the system reboot.
| Features | iSM container environment support |
|---|---|
| OS Information (OS Information + Network Information) | Yes |
| LC Replication log | Yes |
| Watchdog | Yes |
| iDRAC Hard reset | Yes |
| Full Power Cycle | Yes |
| SupportAssist | Yes |
| SNMP Alerts via Host OS | Yes |
| SNMP Get via Host OS | Yes |
| SNMP OMSA Alerts via Host OS | Yes |
For more information about creating and deploying an iSM container, see Dell iDRAC Service Module Linux repository.