tree: de85626afdb47469b04e92eb6a8de00c914eba6a [path history] [tgz]
  1. SPECS/
  2. .gitignore
  3. build.sh
  4. Dockerfile
  5. pom.xml
  6. README.md
metron-deployment/packaging/docker/rpm-docker/README.md

Overview

The Metron ansible-docker container is provided in an effort reduce the installation burden of deploying Metron in a live envirionment. It is provisioned with software required to sucessfully run the deployment scripts.

Building the Container

  1. Install Docker [https://www.docker.com/products/overview]
  2. Navigate to /metron-deployment/packaging/rpm-docker
  3. Build the container docker build -t rpm-docker .