MozDef/docker/compose/mozdef_bot
Gene Wood 5a3561936b
Improve Dockerfiles
* Change pattern of a final recursive chown to instead intentionally setting
  the owner and group in the COPY commands. This should avoid a layer that
  touches all previously copied files
* Add checks for yum repo signing key fingerprint
* Expand some command line arguments to long form so it's easily
  understandably by the reader without having to lookup the man page
* Add removal of yum cache to reduce docker image size
* Change kibana WORKDIR to a fixed and simple value of /kibana
* Cleanup long lines to be more readable
* Use symbolic links instead of internal file copies to reduce docker image size
* Standardize on indents of two spaces
2019-07-16 10:01:42 -07:00
..
files Update mozdef_bot container to support slack bot 2018-12-26 10:03:54 -06:00
Dockerfile Improve Dockerfiles 2019-07-16 10:01:42 -07:00