appimage.github.io
appimage.github.io copied to clipboard
Create static-blog-app
I confirm my app image works fine. I build my image with tauri and nextjs and publish it on the snap. It is working fine. What happens with the app image repo? Does anybody guide me?
static-blog-app: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by static-blog-app)
It was built on a "too new" system, and hence it doesn't run on Ubuntu bionic which is currently the oldest still-supported Ubuntu LTS release. Please compile on an older system.