Coder Social home page Coder Social logo

ipmi-docker's Introduction

Docker image with the SLAC's IPMI tools

Description

This docker image, named amcc-ipmi contains the SLAC's IPMI tools used in the High Performance System (HPS) based on ATCA.

It is based on centos 6.10, to closely match the SLAC's development environment.

Source code

The IPMC package containing source code, libraries, and binaries was taken from SLAC's version, hosted internally. The package was manually copied into this repository in the form of a tarball.

Building the image

When a tag is pushed to this github repository, a new Docker image is automatically built and push to its Dockerhub repository using travis.

The resulting docker image is tagged with the same git tag string (as returned by git describe --tags --always).

How to get the container

To get the most recent version of the docker image, first you will need to install docker in you host OS and be logged in. Then you can pull a copy by running:

docker pull jesusvasquez333/amcc-ipmi:<TAG>

Where represents the specific tagged version you want to use.

How to run the container

To start the container just execute the following command:

docker run -ti --rm --name amcc-ipmi jesusvasquez333/amcc-ipmi:<TAG>

Where represents the specific tagged version you want to use.

You will be given a bash shell where you can run the IPMI commands. You can also add the IPMI command at the of the docker run command, in this case the container will be started, the command will be run, and the container will be stopped.

Note that the container must be run in a server with access to the ATCA system you plan to use.

ipmi-docker's People

Contributors

jesusvasquez333 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.