docker run --mount type=tmpfs,target=/tmp myimage
Category: Docker
Mount a tmpfs (in-memory) volume using --mount syntax