All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.general-docker.policy.decision.point.docker.file.vm Maven / Gradle / Ivy

The newest version!
# Script for creating policy decision point service image
#
# GENERATED DOCKERFILE - please ***DO*** modify.
#
# Generated from: ${templateName}

ARG DOCKER_BASELINE_REPO_ID
ARG VERSION_AISSEMBLE

FROM ${DOCKER_BASELINE_REPO_ID}boozallen/aissemble-policy-decision-point:${VERSION_AISSEMBLE}

USER 1001

COPY ./target/aissemble-security.properties /deployments/krausening/




© 2015 - 2025 Weber Informatics LLC | Privacy Policy