docker pull host/dockerName only can pull a/b,can’t pull a like mariadb
same of title
I build a docker proxy;
it worked.but it only can pull the tag like “mariadb/maxscale”,I want pull ‘mariadb’,it toast ‘manifest unknow’
how to fix it;
I use the commond “sudo docker pull host/mariadb”