ostreedev/ostree-rs-ext

ostree vs containers and `/var/tmp`

cgwalters opened this issue · 0 comments

By default in our generated containers, /var starts out empty. This means /var/tmp is missing, which can understandably confuse some software.

I think I'd say we should at least synthesize /var/tmp in our filesystem.