Skip to content
  • Tocho Tochev's avatar
    Use /dev/shm for chrome · 4bc056cc
    Tocho Tochev authored
    Not using /dev/shm resulted in disk trashing under certain
    circumstances.
    
    This means that when starting a docker container additional option for
    the size of /dev/shm must be added (`--shm-size`).
    4bc056cc