Failed unmounting /var/lib/docker
From time to time my desktop would hang when shutting down or rebooting it. Looking at the services output, I found this message: failed unmounting /var/lib/docker.
2021, Jun 22 — 2 minute(s) readSoftware, science and random thoughts about IT.
Page
From time to time my desktop would hang when shutting down or rebooting it. Looking at the services output, I found this message: failed unmounting /var/lib/docker.
2021, Jun 22 — 2 minute(s) readIf your containers suddenly stop working due to "Too Many Open Files", you can adjust that with the DefaultLimitNOFILE on the SystemD configuration files.
2021, Jun 02 — 1 minute(s) readThe current version of the shelve plugin does not support shelving multiple projects. Luckily, it is possible using a simple bash script.
2018, Oct 26 — 1 minute(s) readOverall tips for upgrade a SonarQube instance from 5.4 to 5.6 LTS.
2016, Nov 25 — 1 minute(s) readNewer versions of SonarQube have stopped supporting MariaDB and you may need to switch to MySQL instead.
2016, Nov 25 — 2 minute(s) read