docker-registry-frontend
docker-registry-frontend copied to clipboard
Extend #84
Hello,
I merged #84 and #96, fixed some bugs, re-add the size feature, and add a tab to generate the Dockerfile from the manifest.
This project rocks ! thanks @kwk @arthurdk @bjoernHeneka
Cheers Romain
@Filirom1 Thank you for the work. I just have concerns regarding the layer size which is kind of broken with some images (maybe with big ones but not so sure). I'll try to reproduce asap and let you know.
I will try it today on production registries. I will see if I can reproduce the layer size issue.
It works quite well !
I have big images:
Size (including base image sizes)
1,405.97 MB
@Filirom1 It's good to know big images are not the problem. Which browser did you try it with ? I'll look into it this evening to find out if the problem come from my setup.
Firefox 44.0.1 Chrome 48.0.2564.109 m
@Filirom1 So I've tested the size feature and it seems to work well. As there was only minor changes since I've implemented it was probably a side effect due to something else... (old version of browser? I don't know). Anyway its good to have it back.
Great !
Please be patient a bit longer. I'm just coming back to my beloved project...
I rebased this PR.
Any updates? This PR looks fine! Thanks guys!