Skip to content

ipmitool/docker-ipmitool-builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker IPMI tool build

Docker Image with pre-set environment for building IPMI tool.

Environment variables

  • GIT_CHECKOUT - checkout IPMI tool from sf.net git. Any value means true.

Usage

Run % make; to build Docker Image.

Run % make run; to run Docker Container.

Volumes

  • /build - is where build can be grabbed
  • /ipmitool-source - where you can mount checked out IPMI tool source
  • /patches - is meant for exchanging files with the Host

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.7%
  • Makefile 25.3%