Add USER in Dockerfile
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record) in Title (using number of issue)
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
Core -
AWS -
Azure -
GCP -
IBM
Does this introduce a breaking change?
No
-
Breaking change
What is the current behavior?
The service will run as root by default in AWS
What is the new/expected behavior?
The service will run as appuser by default in AWS
Have you added/updated Unit Tests and Integration Tests and documentation?
No
-
Unit tests -
Integration tests -
Documentation