Panorama is available now as Docker image
Panorama can be run as Docker image from now.
It is available at dockerhub ( https://hub.docker.com/r/rammpeter/panorama ) and can be fetched by
docker pull rammpeter/panorama
You may run Panorama immediately by executing
docker run --name panorama -p8080:8080 -d rammpeter/panorama
More information about Panorama and how to customize your Docker container you may find at: http://rammpeter.github.io/panorama.html
Comments
Post a Comment