D. Domig

Results 40 comments of 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)*. ![image](https://user-images.githubusercontent.com/18613935/182624393-f874c210-60a1-4a03-ac0f-fc62c5d212a2.png) ![image](https://user-images.githubusercontent.com/18613935/182624947-66896440-0dc5-4e0d-88ad-8804f0fdf8ba.png) ![image](https://user-images.githubusercontent.com/18613935/182624741-2efa9590-9ab0-49bb-a9d3-8697d4e7d8d5.png) --- The password is correct otherwise you would get ![image](https://user-images.githubusercontent.com/18613935/182625155-e95b971c-42a1-4cbd-a726-55309ef3d9c2.png) --- And the according...

At least no one cares ... 🤷🏼‍♂️ Relates https://github.com/nextcloud/desktop/issues/1292.

> 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. ![image](https://user-images.githubusercontent.com/18613935/154421538-9a156061-6d32-4ecc-92c3-0be360653b9b.png) 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).