FastAPI is a powerful API framework for Python that allows to quickly create and develop APIs in Python. But where to deploy those APIs ? (more…)
Read more »
Problem description Images with over 2.1bn downloads no longer report download count correctly, most likely because an int32 (instead of int64) is used to track the count. Nginx reports exactly 214... (more…)
Read more »
Build a portable API or CLI that runs anywhere, with node, docker, native binaries, and cloud deployment. - khalidx/origin... (more…)
Read more »
The CoreOS project is doing some very interesting work on
how to build, deploy, and scale web applications. Their big focus is to
keep the platform as minimal as possible, which means that everything must be
run as a container. That in turn means that the...
Read more »
We are happy to announce that today Docker has released its first Github Action! We’ve been working with GitHub, looking into how developers have been using GitHub Actions with Docker to set up their CI/CD workflows. The standard flows you’ll see if you l... (more…)
Read more »