Creating Docker Images


Table of Contents
Overview
Container Building Prerequisites

Overview

AMS can be containerized as a Docker image for deployments to the cloud.

For instructions, see the README.txt file, which is located in the docker-image directory under your AMS installation directory.

Container Building Prerequisites

The following are the minimum requirements to build a Docker image of AMS:

  • Hardware: Minimum 4GB RAM/2 x vCPUs/20GB HDD, Recommend 8GB RAM/4 x vCPUs/50GB HDD

  • Java 1.8_102+ (OpenJDK or Oracle)

  • Maven 3.5.0+

  • Docker 18+