Docker, Dockerfile, what USER to apply
Hi Ivy team
We want to build our own image and we are running in some troubles regarding the USER :
FROM axonivy/axonivy-engine:7.2.1
USER root or ivy or ... ? <--- which one to apply ?
COPY ...
CMD ...
etc.
Thanks & Regards
John Moser
PS: can someone with enough "reputation" put dockerfile into the tag list ?