Hacker News new | ask | show | jobs
by bunderbunder 731 days ago
Configure the container with a tmpfs volume (https://docs.docker.com/storage/tmpfs/), and configure the database server to store all its files in that volume's directory.