Closed masa126 closed 1 year ago
Hi @masa126
As you said, there are three docker images. The app and the model container are built by the user, as described in the Readme. The third one is pulled from docker hub (the link you sent). It should be done automatically by docker compose once the docker compose up command is executed.
I'm going to convert this issue into a discussion, as it is not a bug.
In README.md , there are three containers for this sample. The 1st one is built by the Dokerfile in this repository. The 3rd one will be created by user. Where is the 2nd one? Is it the docker image of larod-inference-server given by https://hub.docker.com/r/axisecp/larod-inference-server?