Dmitry Muzyka

Results 5 comments of Dmitry Muzyka

As I can see [here](https://github.com/derv82/wifite/blob/master/wifite.py#L1536), now it's done in mainline. So this PR can be closed.

I want same thing: add kaniko to other docker image. For now I can successfully build multistage builds inside other docker container using chroot+kaniko binaries. ```bash tree kaniko -a kaniko...