m4k1-dev
commited on
Commit
·
86ca476
1
Parent(s):
f7b7b45
spec changes
Browse files
README.md
CHANGED
@@ -25,11 +25,4 @@ For your model to be processed by validators, there are a few formatting require
|
|
25 |
|
26 |
1. API endpoints must as outlined above.
|
27 |
2. Port must be 6500.
|
28 |
-
3. Container must be configured to run as non-root user.
|
29 |
-
4. Container names cannot be any of the following:
|
30 |
-
|
31 |
-
- common-validator
|
32 |
-
- soundsright-validator-debug-mode
|
33 |
-
- soundsright-validator-debug-mode-dev
|
34 |
-
- soundsright-validator
|
35 |
-
- soundsright-validator-dev
|
|
|
25 |
|
26 |
1. API endpoints must as outlined above.
|
27 |
2. Port must be 6500.
|
28 |
+
3. Container must be configured to run as non-root user.
|
|
|
|
|
|
|
|
|
|
|
|
|
|