FROM 539235198345.dkr.ecr.us-east-2.amazonaws.com/cloudcms/api-server:3.2.82-2023-03-30-08-08-16

MAINTAINER Cloud CMS <support@cloudcms.com>

# copy the custom properties and classes into place
# this includes the license file in the ./classes/gitana/license directory
COPY ./classes/ /opt/tomcat/shared/classes/

