Skip to content

Set a user with less privileges in Dockerfiles

Martin Fontanet requested to merge dev-20211217MF into develop

The Dockerfiles were all using the root user as default. With this PR, we create a new user with less privileges to run the services.

We also set a memory limit for Pulsar

Edited by Martin Fontanet

Merge request reports

Loading