Problem description
Can't see dockerfile tab even for repositories which uses docker hub build system.
I tried many repositories where i'm sure it worked in the past. I could only see the source repository there.
(and it's unclear where the Dockerfile is located there (if any). There was one repo where I couldn't find any Dockerfile resource in the linked github repository)
On my own repositories where i use the docker hub build system (in combination with github), I could see the dockerfile tab when i click on "public view"...
... but if I open it in another browser session where i'm not logged in i don't see the dockerfile tab.
For easy validation of this issue, this is my own repo where I'm testing the view with an unsigned user:
https://hub.docker.com/r/docker2snap/yaml2props
Without a dockerfile tab (and without being an official repo), it's impossible to trust an image IMHO.
So, from my understanding this is crucial.
Problem description
Can't see dockerfile tab even for repositories which uses docker hub build system.
I tried many repositories where i'm sure it worked in the past. I could only see the source repository there.
(and it's unclear where the Dockerfile is located there (if any). There was one repo where I couldn't find any Dockerfile resource in the linked github repository)
On my own repositories where i use the docker hub build system (in combination with github), I could see the dockerfile tab when i click on "public view"...
... but if I open it in another browser session where i'm not logged in i don't see the dockerfile tab.
For easy validation of this issue, this is my own repo where I'm testing the view with an unsigned user:
https://hub.docker.com/r/docker2snap/yaml2props
Without a dockerfile tab (and without being an official repo), it's impossible to trust an image IMHO.
So, from my understanding this is crucial.