bigfix / docker-qna

A collection of Dockerfiles with IBM BigFix QnA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A collection of Dockerfiles with IBM BigFix QnA

Usage

Prerequisites

Example

The following example creates a 9.2.5.130 QnA image on CentOS 7:

$ git clone https://github.com/bigfix/docker-qna.git
$ cd 9.2/patch5/centos
$ docker build -t bigfix/qna-centos:9.2.5 .
$ docker run -t -i bigfix/qna-centos:9.2.5
BESClientActionMastheadPath not set and no masthead found
Q: name of operating system
A: Linux CentOS 7.1.1503
T: 208
I: string

Support

Any issues or questions regarding this software should be filed via GitHub issues.

About

A collection of Dockerfiles with IBM BigFix QnA

License:Apache License 2.0