PaloAltoNetworks / terraform-templates

This repo contains Terraform templates to deploy infrastructure on AWS and Azure and to secure them using the Palo Alto Networks Next Generation Firewalls
Apache License 2.0
147 stars 151 forks source link

Add alpine based dockerfile for a smaller container image #15

Closed gunjan5 closed 6 years ago

gunjan5 commented 6 years ago

This reduces the image size by 75%

https://hub.docker.com/r/gunjan5/terraform_ansible/tags/

It does the following:

I've pushed the image to Dockerhub at gunjan5/terraform_ansible:latest

gunjan5 commented 6 years ago

@vinayvenkat Thanks! I've added the Readme and moved it to automation_container folder. PTAL. I can update the main readme once I have the command/argument CLI done (in the next PR)