swipely / iam-docker

Use different IAM roles for each Docker container on an EC2 instance
MIT License
211 stars 22 forks source link

Support for Container in host mode #32

Open amit-singh-rathore opened 5 years ago

amit-singh-rathore commented 5 years ago

Current solution says to get network interface form the command, but for containers launched using --net=host it will return blank. So this will not work. Do we have support for host mode containers.