misp-docker/server/files
Øivind Hoel 5a3d5a9e0a
Create smaller image, faster build times, rework dependencies (#27)
Changes:
* fetch pymisp version from submodule, remove erroneous module from additional dependencies
* fix heredoc indentation, move files dist and permission to same layer to avoid duplicating
* fix cybox addition, codecov removal
* pinned pip versions for our own imports
* size optimization by applying the intended file permissions from later step in initial copy
* bind-mount wheels to reduce image size
* fix var init, rework py module add script to require version and only overwrite when we have a version defined
* handle missing MISP/MODULES_TAG in env
* remove git package and (almost all of) .git directory
* split MISP and PyMISP steps to allow faster iteration in module step
2023-09-15 11:50:30 +01:00
..
etc Create smaller image, faster build times, rework dependencies (#27) 2023-09-15 11:50:30 +01:00
var/www/html Refactor the whole image and allow external customization 2023-04-24 10:55:25 +01:00
configure_misp.sh Create smaller image, faster build times, rework dependencies (#27) 2023-09-15 11:50:30 +01:00
entrypoint.sh
entrypoint_cron.sh Read hostname and cron user id from environment variables 2023-05-15 12:13:25 +01:00
entrypoint_fpm.sh Set sessions to be stored in Redis rather than files 2023-05-12 13:42:23 +01:00
entrypoint_nginx.sh Bump version and allow selectively disabling auto configuration 2023-08-01 11:21:12 +01:00
rest_client.sh Remove plugin configuration and refactor REST client functions 2023-05-09 15:11:07 +01:00