[DOS-548][ci] fix dockerfile for upstream fe image #945
Annotations
6 warnings
cfx-frontend/cypress/Dockerfile#L32
Leaving the last user as root can cause security risks. Change to another user after running the commands the need privileges
|
cfx-frontend/docker-compose.yml#L24
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
|
cfx-frontend/cypress/docker-compose.yml#L24
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
|
cfx-frontend/cypress/docker-compose.yml#L24
Check containers periodically to see if they are running properly.
|
cfx-frontend/docker-compose.yml#L45
The hosts process namespace should not be shared by containers
|
cfx-frontend/cypress/docker-compose.yml#L35
Container should not share the host network namespace
|
This job succeeded
Loading