D. Domig
D. Domig
Similar to [Wear Battery Full](https://play.google.com/store/apps/details?id=com.zenbarrier.wearfull) but I like to keep it "minimal" to not have to install another app only for this on **2** devices.
Can confirm this problem for **Linux AppImage** version **3.5.3** *(using an app token)*.
Can confirm this problem for **Linux AppImage** version **3.5.4** *(using an app token)*.    --- The password is correct otherwise you would get  --- And the according...
At least no one cares ... 🤷🏼♂️ Relates https://github.com/nextcloud/desktop/issues/1292.
Btw we aren't using any plugins :wink:
> The AppImage was built by you or did you get it from project's site? We bought a license / access key and downloaded it from the project's website.
Using the binary **0.9.3** *(AppImage)* and get the same error.  We are using the official [Docker postgres](https://hub.docker.com/_/postgres) without any custom settings. ```yml services: db: image: postgres:14.2-alpine volumes: - ./data:/var/lib/postgresql/data...
May this be a problem only for [Docker rootless](https://docs.docker.com/engine/security/rootless) setups? As I can confirm the problem on a Docker rootless setup but it works on a default Docker setup. ###...
@leonjza I've done something similar using an `entrypoint.sh` script, see [here](https://github.com/jokay/docker-prune/tree/main/src).
Related issue [#28](https://github.com/replicatedhq/dockerfilelint/issues/28) & pull request [#117](https://github.com/replicatedhq/dockerfilelint/pull/117).