Gabor Seljan
Gabor Seljan
This and #45 could be implemented by resolving #82.
Note that the `-e` switch requires a proper configuration file in the `tools` subdirectory of the root of DynamoRIO called `winafl.drrun32` or `winafl.drrun64`, depending on the target architecture. However, there...
My understanding is that currently the user is only warned that some test cases look useless at the end of processing the input directory. The proposed change explicitly marks the...
The egg seems to be working fine even for Python 3.6.
I think this PR should be updated according to https://github.com/jwilder/nginx-proxy/pull/1338.
@MarkErik You will need to tweak the template as in #750 to detect the proxy container. The 3 containers setup gives you more flexibility, but also requires more effort. I...
Events should be loaded from ES. Are you sure that events are forwarded to ES and properly indexed?
Thanks @thomasleveil, this is very much needed when using separate containers. However, might be better to update the [template](https://github.com/jwilder/docker-gen/blob/master/templates/nginx.tmpl) in the [docker-gen](https://github.com/jwilder/docker-gen) repository.