MozDef/docker/compose/mozdef_mq_worker
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 Rename generic mq_eventtask container to worker 2018-10-24 15:45:03 -05:00
Dockerfile Improve Dockerfiles 2019-07-16 10:01:42 -07:00