uh... yes, you can? docker doesn't even log to journald by default, and you can also just do docker run --log-driver=none ... if you want to completely disable saving any logs.
edit: there are also a bunch of alternate storage systems, i have docker set up to use btrfs subvolumes