Don't.
If you just run it as a regular Linux daemon it will have normal configuration, log files, data directory, processes and most importantly will be upgraded with unattended-upgrade and it will take maybe 1 MB on the disk.
In Docker, it will take 5 GB and to upgrade a single fucking daemon you need to pull and restart the whole image, whenever its maintainer remembers to rebuild and publish it.