We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9673ea0 commit 24709aeCopy full SHA for 24709ae
1 file changed
Dockerfile
@@ -36,4 +36,4 @@ EXPOSE ${PAI_MQTT_BIND_PORT}/tcp
36
EXPOSE 10000/tcp
37
38
# run process
39
-CMD pai-service
+CMD ["pai-service"]
0 commit comments