DevAttackOps: Deploying Containers with Docker Compose (Part 3)
TLDR; Now that we have a container image registry, we can leverage the power of Docker Compose to deploy “containers as a configuration” to hosts. Check out the Artifacts section to see some examples. Disclaimer: If you have not read DevAttackOps Part 1 or Part 2, you should start there. We will be building off the concepts of those posts in this post. Welcome to part 3 of the DevAttackOps series where I talk about all things regarding Red Team infrastructure automation!...