tmpfs property
Tmpfs mounts: container path → options string.
Read-only view. Use withTmpfsMount to add entries.
Implementation
Map<String, String> get tmpfs => Map.unmodifiable(_tmpfs);
Tmpfs mounts: container path → options string.
Read-only view. Use withTmpfsMount to add entries.
Map<String, String> get tmpfs => Map.unmodifiable(_tmpfs);