RAM Disk is currently not usable in Docker jobs
Nov 7, 10:40 UTC
Monitoring - At present customers running Docker containers cannot use /mnt/ramdisk. Customers will need to modify their configuration to use the filesystem instead.
This has occurred in order to update the Docker Infrastructure that supports our
working_directory: /mnt/ramdisk
feature. This is a necessary step in order to address CVE-2025-31133, CVE-2025-52565, and CVE-2025-52881.
This bug affects any Docker jobs utilizing
working_directory: /mnt/ramdisk
. Jobs will...