We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Read-Only Root Filesystem is not a definite obstacle to ECS Exec (event if that's not covered in the officiel Documentation).
Creating bind mounts for the following folders will actually enable the Managed Agent to perform the writes it needs to perform
/managed-agents /var/lib/amazon/ssm /var/log/amazon/ssm
The checker could verify that. Or at least advise to try that.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Read-Only Root Filesystem is not a definite obstacle to ECS Exec (event if that's not covered in the officiel Documentation).
Creating bind mounts for the following folders will actually enable the Managed Agent to perform the writes it needs to perform
The checker could verify that. Or at least advise to try that.
The text was updated successfully, but these errors were encountered: