I\'m not sure if I have already logged in to a docker registry in cmd line by using cmd: docker login. How can you test or see whether you are logged in or not, without tryi
Use command like below:
docker info | grep 'name' WARNING: No swap limit support Username: jonasm2009