shy-football-16967
02/13/2023, 8:03 AMECS containers should be limited to read-only access to root filesystems
, so I tried to add ReadonlyRootFilesystem: true
to metaflow cf template's TaskDefinition
, and this renders Metaflow unusable (deployment also has issues). Wondering if it is possible to enable the read-only to root while still able to deploy and use Metaflow as designed. Someone also posted this question in github issues, link here: https://github.com/Netflix/metaflow/issues/1257