-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Peter Rice edited this page May 6, 2022
·
3 revisions
The transmart-docker project aims to provide a set of docker images for tranSMART 19.1 onward.
The original code is from the eTRIKS project docker instances created in the transmart-docker repo by Denny Verbeeck
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.