GSTT-CSC / MLOps

Framework for building ML apps
GNU General Public License v3.0
9 stars 5 forks source link

Expose docker args to mlops run #139

Open laurencejackson opened 1 year ago

laurencejackson commented 1 year ago

Reports from M1 users suggests that docker processes run single threaded by default, this can be fixed through access to the docker run args. We should be able to pass theses at runtime in the same way as params like --sh