Selenium Container Fails with Read-Only Root Filesystems on AWS ECS #2677
Unanswered
AVandana-1806
asked this question in
Q&A
Replies: 2 comments
-
Hello, can you share the container logs, I want to see them before answering other queries. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are using the Selenium Hub (4.28.1) Docker container to run the browser tests in an AWS ECS environments. As per our security hardening measures, We aim to run the container with read-only root filesystems. However, when we enable this setting, the container fails to start.
Steps Taken:
readOnlyRootFileSystem: true
Questions:
Beta Was this translation helpful? Give feedback.
All reactions