Of course, you'll need Docker installed as well to actually build the Docker image and launch new containers. To build, just runmake. This will: Download the base Docker image (alpine), Generate a new self-signed SSL cert, Download theDoD root certsand wrap them into a single file (to...
sudo rm -rf /tmp/certs/ Then you can clone this repo and run the script like this: git clone"https://github.com/nswccd-devsecops/dod-root-ca-and-cac"cd./dod-root-ca-and-cac/ ansible-playbook --ask-become-pass ./dod-root-ca-and-cac-installer.yml ...