UNCLASSIFIED - NO CUI

Skip to content

Update Dockerfile

Aaron Daniels requested to merge requested-changes into development

Applied changes per request #5 (comment 519488)

  • Can you change the ADD to a COPY in the Dockerfile?
  • Can you change chmod +x /usr/local/bin/docker-entrypoint.sh to chmod 755 /usr/local/bin/docker-entrypoint.sh

Merge request reports