You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix compilation for fppinit, it needs jsoncpp
- Utilize all CPUs for compiling
- Add note about seccomp to docker-compose.yml.
Newer seccomp was preventing FPP in newer docker image from
compiling on older docker versions and possible other issues.
The solution is to upgrade docker or ignore/bypass seccomp error.
0 commit comments