February 15th, 2017 was my 5th year anniversary of joining dotCloud/Docker. I have been thinking a lot about those 5 years at Docker, and thought it would make for a good blog post. This is going to be fairly long, but I think it will be worth it to see h… Read more
Similar
Instead of using Docker CLI commands - we can communicate with Docker registry with GET/POST methods of Docker Registry HTTP API.
Post include information for V2 of API.
Example setup For our examples we use docker private registry in container. Currently... (more…)
Read more »
[CHANGE] promtool: Changed rule numbering from 0-based to 1-based when reporting rule errors. #7495
[CHANGE] Remote read: Added prometheus_remote_storage_read_queries_total counter and prometheus_r... (more…)
Read more »
Whalebrew creates aliases for Docker images so you can run them as if they were native commands. It's like Homebrew, but everything you install is cleanly packaged up in a Docker image.
Read more »
Learn from Docker experts to simplify and advance your app development and management with Docker. Stay up to date on Docker events and new version announcements! (more…)
Read more »
Naturally, applications deployed to Kubernetes are containerized and mostly built as docker images. A docker-compose manifest is a configuration manifest file for listing and configuring single or mul... (more…)
Read more »