Skip to content

A variation of ManageIQ docker image with support for cfme_tests

Notifications You must be signed in to change notification settings

Hawkular-QE/manageiq-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Description

A variation of ManageIQ Docker image with support for cfme_tests

  • add sshd and admin user
  • expose port 22 (ssh) and 5432 (postgres server)

Usage

# Launch MiQ with ssh on port 222 and postgres on port 5432
# docker run --privileged -di -p 222:22 -p 5432:5432 -p 80:80 -p 443:443 hawkularqe/manageiq-test

About

A variation of ManageIQ docker image with support for cfme_tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published