Commit Graph

3 Commits

Author SHA1 Message Date
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Markus Holtermann c607487f57 Hide wget output to reduce clutter (#2683)
When using wget to download files in a Dockerfile, the progress output of wget gets completely screwed up, making the build log almost impossible to read. By providing `-q` to wget the output will be hidden.
2019-08-11 07:37:44 -07:00
Guido Vranken 8ffb51ead2 [django-fuzzers] Initial integration. (#2579)
* [django-fuzzers]

* [django] Update auto_ccs

* [django] Pack seed corpus. util -> utils.
2019-08-02 10:31:34 -07:00