Everything posted by neersighted
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Is it possible to get python compiled with `--enable-unicode=ucs2`? Most builds of pillow I can find are compiled with ucs2, but the current python is compiled with ucs4.
-
docker compose?
I for one would also like to see this, as I use numerous links in my configuration. It seems to me that the dockerMan's XML template system is just re-implementing what docker-compose does better, and perhaps can be phased out (or made to generate docker-compose files?)... Hopefully with compose we could abandon the practice of bundling together many services and instead use discreet containers.
-
[Support] Linuxserver.io - Nextcloud
Any chance of getting Postgres support added to the Docker? I'm running MariaDB just for this container, while everything else can use Postgres. Pretty sure all you need is the php5-pgsql package (Postgres will show up in the setup wizard once the extension is properly enabled).
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Could you update lftp to 4.7? Some useful features were added (mostly Remove-source-dirs/Move)... http://lftp.yar.ru/news.html#4.7.0
-
[Support] Linuxserver.io - NZBHydra
i'm not seeing it mentioned anywhere on their site.
-
[Support] Linuxserver.io - NZBHydra
Installing lxml with pip in this docker would be great, as Hydra can use it for faster results parsing.