Docker – Simple Registry Web UI With Docker-Registry-UI From Joxit
Hosting your own Docker registry is great, it’s just that… It’s pretty anonymous. You don’t really get to see how many images you have, or their tags, or image digests etc. Unless you want to send manual GET requests via CURL, you can use joxit/docker-registry-ui. Add the following to “ui service” to your existing registry […]
How To: Create a Simple Image Gallery with HTML tables
Sometimes you just want a simple Image Gallery. With no php, javascript or flashy Adobe flash required. Just simple, quick and dirty HTML that you can type out and be done with your post. What you will need: The images you want to use in their Original format Every image in a thumbnail format (duplicates, […]