UNCLASSIFIED - NO CUI

Skip to content

WIP: Fix build

Brady Todhunter requested to merge fix-build into master

@taylor this should fix the postgresql install issue w/ the original Dockerfile. We were installing postgresql from an external repo due to a conflict that is now resolved. I removed the vendored RPMs and installed the necessary packages with the default yum repos.

Merge request reports