mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-06 01:02:52 +01:00
Moved static ENV_VAR to entrypoint
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
INTELMQ_IS_DOCKER=1
|
||||
if [[ $1 == "selftest" ]]
|
||||
then
|
||||
INTELMQ_TEST_EXOTIC=1
|
||||
|
||||
Reference in New Issue
Block a user