feat(docker): do not run container as root #6

Open
pcaseiro wants to merge 4 commits from feat/nonrootuser into develop

4 Commits

Author SHA1 Message Date
Philippe Caseiro 79836b065a feat(docker): using reg.cadoles.com to publish image 2024-02-26 15:20:26 +01:00
Philippe Caseiro 725fea2387 fix(dockerfile): updating build image
make the build faster and lighter
2024-02-26 14:56:58 +01:00
pcaseiro 1dc731ca77 Merge branch 'develop' into feat/nonrootuser 2024-02-26 14:43:10 +01:00
Philippe Caseiro 987208dd03 feat(docker): do not run container as root
Using a non root user to execute the application.
We don't need to be root
2024-02-26 11:54:51 +01:00