You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the instructions from (https://docs.phidata.com/templates/agent-api/run-local) and ran the commands provided. Everything is working fine, but I am confused about something. When I use the command phi ws up, it pulls a Docker image from the Phidata Docker Hub and starts the API. However, I don’t see any Docker images or containers running on my local system, yet the API is still working. Can you explain how this is happening? Also, how can I debug the API?
The text was updated successfully, but these errors were encountered:
@manthanguptaa
I have set the build_images argument to true to build the image locally, and I can see the image in Docker Desktop. The container is running, and the API is up, but I can't see any container in Docker Desktop. You can see this in the pictures.
I followed the instructions from (https://docs.phidata.com/templates/agent-api/run-local) and ran the commands provided. Everything is working fine, but I am confused about something. When I use the command phi ws up, it pulls a Docker image from the Phidata Docker Hub and starts the API. However, I don’t see any Docker images or containers running on my local system, yet the API is still working. Can you explain how this is happening? Also, how can I debug the API?
The text was updated successfully, but these errors were encountered: