asksven
asksven
Workaround from #158 setting the volume mountpoint to /usr/local/work/src/github.com/schollz/find does the trick for me. After re-deploying (on kubernetes) /usr/local/work/src/github.com/schollz/find/data was created and contains ``` -rw------- 1 root root 32768 Feb...
A possible work-around in case you need / want to use overlay2 is to replace tar with bsdtar. This Dockerfile works for me (anchore-cli running on docker-in-docker on kubernetes on...
Currently I am still running anchore-cli and am planning to move to the newer analyzer now that my build works again. I understand the limitations of my fix but in...
Based on the current master I was able to build for arm64 and arm/v7, with the following steps (happy to provide a PR): 1. Clone the grafana-image-renderer repo: `https://github.com/grafana/grafana-image-renderer` 1....
Well, the image still has to be built but it is not custom since using the Dockerfiles from master. I definitely hope that docker buildx makes it to the default...
Are you the maintainer of f-droid.org/en/packages/com.asksven.betterbatterystats? Because I am not and so I can not trust that source.
Closed: I am not the maintainer of the F-Droid offering and I have not been asked if I agree.
On the device screen we will only be able to do so much. As an alternative I am looking into permanently or on-demand saving of time series (all the stats)...
See #827 for implementation details
This is pretty neat! BBS used to have a feature to install itself as a system app (for rooted devices) so I guess I will try to re-instate this.