Machine Learning container running in development mode
I just upgraded from 1.46.1 to 1.48.1 and it all came up fine. I noticed that the machine learning container starts up with the following message in stderr
All I did was update the image tag and change the entrypoint from
to
because it was saying there is no entrypoint.sh and this is similar to the reference docker compose file. This is running in Nomad but that shouldn't matter.
1 Reply
All good, that's expected