mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-05-18 14:18:51 +01:00
[adsb-multi-portal-feeder] Update to 1.21.0
This commit is contained in:
@@ -18,9 +18,6 @@ COPY export-env-from-config.sh /export-env-from-config.sh
|
||||
RUN find /etc/s6-overlay/s6-rc.d/ -name script | xargs sed -i '1 a\source /export-env-from-config.sh'
|
||||
RUN find /etc/s6-overlay/s6-rc.d/ -name run | xargs sed -i '1 a\source /export-env-from-config.sh'
|
||||
|
||||
# Fix memory issue for e.g. HA OS 10 - see https://github.com/MaxWinterstein/homeassistant-addons/issues/149
|
||||
RUN sed -i '5 a\ ulimit -n 1048576' /etc/s6-overlay/s6-rc.d/http/run
|
||||
|
||||
ENV TZ=UTC
|
||||
|
||||
# Add the nice banner
|
||||
|
||||
Reference in New Issue
Block a user