Skip to content

ipmitool/docker-ipmitool-builder

This branch is up to date with zstyblik/docker-ipmitool-builder:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b13a6e2 · Jul 31, 2016

History

5 Commits
Jul 31, 2016
Jun 9, 2016
Jul 31, 2016
Jun 2, 2016

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%