Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #553 from mozilla/alert_plugin_container_share_file
Browse files Browse the repository at this point in the history
Configure mozdef alertplugins container to share config file
  • Loading branch information
Phrozyn committed Nov 14, 2017
2 parents 235b841 + 2f2636f commit 46eb642
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/compose/mozdef_alertplugins/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ LABEL maintainer="mozdef@mozilla.com"

COPY alerts /opt/mozdef/envs/mozdef/alerts
COPY docker/compose/mozdef_alertplugins/files/alert_worker.conf /opt/mozdef/envs/mozdef/alerts/alert_worker.conf
COPY docker/compose/mozdef_alerts/files/config.py /opt/mozdef/envs/mozdef/alerts/lib/config.py
RUN chown -R mozdef:mozdef /opt/mozdef/envs/mozdef/alerts

WORKDIR /opt/mozdef/envs/mozdef/alerts
Expand Down

0 comments on commit 46eb642

Please sign in to comment.