Skip to content

mtho11/docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

docker

This repository contains some RHQ-supporting bits around Docker, like a Dockerfile to get started with RHQ and so on.

Demo how RHQ Dockerfile works on YouTube: http://youtu.be/hx43fQh-RVQ

To build and run rhq docker container:

  1. Install docker-io $ yum -y install docker-io

  2. Build rhq image from Dockerfile $ ./build.sh

  3. Start rhq image container $ ./run.sh

rhq should be accessible with http://<your_ip_or_hostname>:27080

About

Some RHQ-supporting bits around Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors