dumb q: how do you download a docker image from github container repository without docker?
my NAS is a walled off ecosystem unfortunately and i need an image thats located in the github container repository. i do not have access to SSH or a terminal so i cannot just use docker pull. i can only add .tar images locally so i just want to know if i can generate that from a link.