aptalca
aptalca
The issue mentioned here is specific to usage of s6-log. None of the 4 images you listed make use of s6-log, and all 4 are working.
The documentation is accurate
https://github.com/linuxserver/docker-bookstack/issues/129#issuecomment-1218469325
If there is a bug, provide the info necessary to identify it. You and many others come in here and make false statements such as `documentation is inaccurate` and I'm...
I don't believe it's adjustable, iirc it checks once per second for each enhanced app. If you're worried about dns requests, you can try setting IPs instead of hostnames for...
@rgommers I think meson is pinned to version `0.62.2` by scipy `1.9.1`: https://github.com/scipy/scipy/blob/v1.9.1/pyproject.toml#L14
@rgommers I updated the Dockerfile to build from patched source (meson 0.63.2) on ubuntu focal arm32v7 and it failed with the following error: https://ci.linuxserver.io/blue/rest/organizations/jenkins/pipelines/Tools/pipelines/wheelieSCI/runs/65/nodes/135/steps/194/log/?start=0 Here are the changes to the...
@rgommers with the meson-python update, both errors are resolved for both scipy 1.9.1 and 1.9.2. Thanks so much.
@lidizheng Just came across this issue with grpcio on armhf on a musl based distro (alpine). The root issue seems to be that grpc is publishing a vanilla wheel (non-manylinux...
@huapox Please don't suggest running commands for random 3rd party images