Skip to content

redhawkci/docker-redhawk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REDHAWK docker

A basic Docker image of a REDHAWK development environment.

The image can be pulled from the Docker Hub Registry

Both the OMNI Naming Service and OMNI Event services are started by default and managed via supervisor.

docker run --detach --name=redhawk-2.0 --restart=always redhawkci/redhawk:2.0-el6

To connect to the running container:

docker exec -it redhawk-2.0 bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors