Docker
TaskBoard is a service that I used a few years ago on my Raspberry and I loved it.
Have you thought about the possibility of installing the service with docker?
It is much faster and easier. It would be ideal to have at least the dockerfile in the repository to be able to build the docker.
It would be better to have the docker on DockerHub for both amd64 and arm
Thank you very much
There is currently a Dockerfile in the latest version of the repository. I'm curious as to whether that fits your needs.
I have created the docker with amd64 architecture and it works great !!!
Many thanks!!!
On ARM architecture, like the Raspberry Pi, it doesn't work.
Good to know that's working out. I've started learning about Docker, so I can understand the setup and actually support it in the future.