Skip to content

viliusl/docker-activemq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-activemq-h2

Dockerfile project for building a container with Apache ActiveMQ. Source image https://github.com/viliusl/docker-sshd-nginx provides nginx and sshd as well.

About

This repository contains all needed resources to build a docker image with following features:

  • sshd with passwordless login;
  • nginx running and serving simple static page with links to available services;
  • activemq with web console running;
  • services configured and runnign via supervisor.

For convenience there is a ./build.sh command for building image and ./manage.sh for starting (with proper port mappings), stopping and connecting via ssh, opening web browser.

Usage

You can download this image from public Docker Registry.

And use manage.sh for managing this container or figuring out run, ssh commands.

Happy cooking.

About

Dockerfile project for building a activemq server-based image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages