You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dockerfiles have been updated to run as non-root users. It is not recommended to run tomcat, rserve or solr as root so in each case a new user is created and used to launch the entrypoint. The database runs as a privileged user postgres.
The transmart-load image sets up an environment for ETL, and is launched for each data loading task.