Docker installation logs

Hello,

I wonder are docker logs when installed as a dietpi software put into ram by default ?
If not would you have any recommended approach to do that ?

Sincerely

what kind of logs you are looking for? By default Docker on logs are stored within journal and can be shown via journalctl -u docker.service.

I am targetting those logs you mentioned and in order to reduce the write load on the SD card I would like to move them to a ramdisk.

this is already within memory and “lost” during reboot :wink:

Oh my bad, thank you very much for the clarification :slight_smile: :folded_hands:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.