Dmitry R.

Results 24 comments of Dmitry R.

For a workaround with Docker, I implement the following solution: ```yaml version: "3" services: gonic: image: sentriz/gonic:v0.15.2 command: sh -c "while :; do sleep 3600; find /cache -type f -atime...

Hi @linrunner, thanks for response I've researched a bit, this event managed by `acpi`: ``` ~ cat /proc/acpi/button/lid/LID0/state state: open ```

@linrunner no, systemd uses acpi for `HandleLidSwitch`, `HandlePowerKey` and other events like these, so I think that it's acceptable

> Does the environment variable DOCKER_RAMDISK helps for this? Unfortunately, no. The same error