Skip to content

Commit cfbd8ce

Browse files
committed
add mlflow-ui testing servicedef to common
1 parent 1d86268 commit cfbd8ce

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

commons/service-defs/mlflow-ui.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"prestart": [],
3+
"command": [
4+
"/usr/local/bin/mlflow",
5+
"ui"
6+
]
7+
}

0 commit comments

Comments
 (0)