Not sure if this is the place for this, but I would love if wrangler could write the output from the container to the terminal. Needing to lookup the container ID, and then follow using docker logs ... everytime I want to debug my Container is making it hard to make progress in developing my apps.
Not sure if this is the place for this, but I would love if wrangler could write the output from the container to the terminal. Needing to lookup the container ID, and then follow using
docker logs ...everytime I want to debug my Container is making it hard to make progress in developing my apps.