I use public images like Python, centos, rstudio, Ubuntu etc. from docker hub. Do I need any kind of subscription to use these public images? Or, its free of cost ? I pull these images as anonymous user.
Note: I do not use docker desktop. I have docker-ce installed on my linux VM. And using Cli and docker engine I pull the images.
I was going though FAQ page where I find below answer confusing.
FAQ page link: Docker FAQs | Docker
I am guessing this is only applicable to Docker desktop users who are saving images in Docker private repositories. They cannot use those private images for commercial use if they do not have a proper Docker desktop subscription.
Can someone please clarify this?
Thanks,
Utkarsh