Michel R.
Michel R.
Here is their official docu: https://wiki.solus-project.com/Building_packages
I have identified an issue with MqDockerUp that prevents it from being able to update itself. The problem is that when we update the docker container, it pulls the newest...
By implementing volume mounts #154 will be probably fixed.
I noticed that when updating a docker container, there is no progress shown. This lack of feedback can be frustrating, especially for users who are waiting for the update to...
I would like to implement the Dockerhub Webhook API in the project to automatically check for new versions when a webhook is received. The webhook will notify the system that...