mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
add hydra2
This commit is contained in:
5
hydra2/Dockerfile
Normal file
5
hydra2/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM linuxserver/hydra2:v2.6.10-ls23
|
||||
|
||||
# use /data instead of /config for hass.io environment
|
||||
RUN sed -i "s|/config|/config/hydra2|g" /etc/services.d/nzbhydra2/run \
|
||||
&& sed -i "s|/config|/config/hydra2|g" /etc/cont-init.d/30-config
|
||||
Reference in New Issue
Block a user