joshvictor1024 commented on PR #978:
URL: https://github.com/apache/submarine/pull/978#issuecomment-1183836245

   > Hi, @joshvictor1024 thank you for your contribution~ Maybe we can change 
PR title to 
[SUBMARINE-1292](https://issues.apache.org/jira/browse/SUBMARINE-1292). Add 
submarine-cloud-v3 e2e test ?
   
   Sorry, forgot about title format. Fixed.
   
   > ```dockerfile
   > # manager is run as non-root user
   > # See submarine-cloud-v3/config/manager/manager.yaml
   > RUN addgroup -g 1000 -S mygroup
   > RUN adduser -u 1000 -S myuser -G mygroup
   > USER myuser
   > ```
   > 
   > I think we can change `mygroup` and `myuser` to `submarine`
   
   Good point, thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to