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
Is it possible to get logs from commands such as client.images.pull? I found that the ImageCollection doesn't do anything with the logs it gets from Docker, and I would like to be able to access them, preferably as the command is running. Is there a way to do that? If not, would it be hard to implement this feature? Thanks in advance.