Docker Hub allows you to automate builds from your own repo. They also allow
builds to be triggered when existing Docker images are updated.
Read more »
🥑 Language focused docker images, minus the operating system. - GoogleContainerTools/distroless... (more…)
Read more »
After Microsoft (GitHub) acquired npm, I think it’s only a matter of time before Docker (the rest that’s left after selling Docker Enterprise) is also taken over by Microsoft or GitHub.
What makes me think so? Docker needs to find a new way to make money ... (more…)
Read more »
How to docker: Explore, what does a container look like from the inside... (more…)
Read more »
If you use the official docker image for php and want to modify e.g. max_post_body_size, you might come to theconclusion that adding a custom php.ini might be the only solution.In terms of the 12factor app manifest, this is kind of disappointing, since... (more…)
Read more »