Benjamin Hess
Benjamin Hess
It would be nice, if we could define registry url and credentials via DockStations settings, in order to support private repositories. In addition to this, dockStation could detect private repositories...
Device type is currently unknown: ``` $ miio discover INFO Discovering devices. Press Ctrl+C to stop. Device ID: ---MY-ID--- Model info: Unknown Address: xxx.xxx.xxx.xxx Token: ??? Support: Unknown ``` ......
Adds missing device mapping for Roborock s6 MaxV...
Hi there, in v2 we had WEAVER_ATHENA_CMD env variable to set athenapdf cli command. How can this be done in v3 webservice? I try to enable the "window-status" plugin... Maybe...
## Feature Request Provide a workaround for Browser.close() on android, in order to provide the same features on all platforms. ### Description As i understand it, capacitors goal is to...
Docker CP fails when copying from a directory to a symlinked directory. This worked in previous docker versions. Example Dockerfile: ``` FROM debian:bullseye-slim RUN mkdir -p /ldd/lib64/ RUN touch /ldd/lib64/hello-world...