mirror of
https://github.com/apache/druid.git
synced 2025-02-06 01:58:20 +00:00
31528bcdaf
* Integration tests for JDK 11 * fix vm option * fix superviosrd * fix pom * add integration tests for java 11 * add logs * update docs * Update dockerfile to ack AdoptOpenJdk for Java 11 install commands
8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
[supervisord]
|
|
nodaemon=true
|
|
logfile = /shared/logs/supervisord.log
|
|
|
|
[include]
|
|
files = /usr/lib/druid/conf/*.conf
|
|
|