A collect of docker-compose files to make development easier. - GitHub - spikex/rails-on-docker: A collect of docker-compose files to make development easier. (more…)
Read more »
On Nov 1st, all images pulled from the Docker Hub will be subjected to severe limits, which will affect all Kubernetes users. Learn what solutions exist, and how how to prepare.
(more…)
Read more »
NLP Cloud (https://nlpcloud.io) uses Docker Swarm under the hood for container orchestration. Here is basically how it's working. (more…)
Read more »
If you’re using Docker on CentOS, RHEL, Fedora, or any other distro
that doesn’t ship by default with AUFS support, you are probably
using the Device Mapper storage plugin. By default, this plugin
will store all your containers in a 100 GB sparse file, an... (more…)
Read more »
The least invasive way of trying out all popular languages is to run the
servicestack/gistcafe
Docker image in VS Code's Docker Extension:
(more…)
Read more »