Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
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
Brandon Myers 0ceffca1c8
Update mozdef_bot container to support slack bot 2018-12-26 10:03:54 -06:00
Guillaume Destuynder 67c92b592e
port build system to docker compose 3.7
use dependency-based builds
default to GITHASH=latest instead of the opposite
rename mq_event-task to mq_worker where it wasn't
fix dockerfiles to import from mozdef/* by default
introduce `make BUILD_MODE=pull` to pull images (instead of build)
2018-10-30 13:01:47 -07:00
Brandon Myers c03a6a4bdd
Add maintainer label to containers 2017-11-02 11:04:19 -05:00
Brandon Myers ed82c77566
Add support for updated geolite db 2017-08-15 18:47:55 -05:00
Brandon Myers e1ede7c055
Fixup docker files 2017-08-04 14:50:38 -05:00
Brandon Myers 2721bdc2cb
Add ability for docker-compose to start containers 2017-08-04 14:30:11 -05:00
Brandon Myers 5762615982
Add initial docker-compose structure 2017-07-27 12:22:21 -05:00