zhengr commited on
Commit
7c106d2
1 Parent(s): 4addc3d

Create entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +5 -0
entrypoint.sh ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ #!/bin/bash
2
+
3
+ # Starting server
4
+ echo "Starting server"
5
+ xinference-local -H 0.0.0.0