DNS cache TTL set to 60 seconds
This commit is contained in:
parent
88aacdde8d
commit
cb03cf7450
@ -16,6 +16,8 @@
|
||||
|
||||
FROM thingsboard/openjdk11
|
||||
|
||||
RUN echo 'networkaddress.cache.ttl=60' >> /etc/java-11-openjdk/security/java.security
|
||||
|
||||
COPY start-tb-node.sh ${pkg.name}.deb /tmp/
|
||||
|
||||
RUN chmod a+x /tmp/*.sh \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user