Skip to content

Apache setup is using /var/run which isn't compatible on most modern linux deployments

@bit-man I tried to deploy your image from dockerhub on TrueNAS Scale using Truecharts custom-app but it's not working. Your apache setup is using /var/run which isn't compatible on most modern linux deployments where /var/run mounts to /run which is a temp folder. Could you update the image so it works with modern linux deployments?

Thank you!

Original request : https://github.com/zelon88/HRConvert2/issues/46#issuecomment-1967387632