What is the best way to view container logs? I fin...
# rancher-desktop
s
What is the best way to view container logs? I find the Logs Explorer extension quite disappointing when it comes to viewing logs in, when compared to Docker Desktop
l
best way would be to open a separate terminal run docker logs --tail <container-name> v1.20 will have a native logs viewer