Docker
-
DevOps

6 Docker .NET App Templates To Get You Started On Containers
This is the first blog of a three part blog series that discusses the automated deployment of .NET applications on…
Read More » -
DevOps

Testing Spark Streaming: Integration testing with Docker Compose
In the first post of this series, we saw how to unit test Spark Streaming operations using Spark Testing Base.…
Read More » -
DevOps

Distributed Application Bundles (Tour Around Docker 1.12 Series)
The new Swarm bundled in Docker 1.12+ is a vast improvement compared to the old orchestration and scheduling. There is…
Read More » -
DevOps

Docker Swarm Introduction (Tour Around Docker 1.12 Series)
Docker just published a new Docker Engine v1.12. It is the most significant release since v1.9. Back then, we got…
Read More » -
DevOps

Labels and Constraints with Docker Daemon and Service
Metadata, such as labels, can be attached to Docker daemon. A label is a key/value pair and allows the Docker…
Read More » -
DevOps

Couchbase Docker Container on Amazon ECS
This blog will explain how to run a Couchbase Docker container using Amazon EC2 Container Service (Amazon ECS). Many thanks to…
Read More » -
DevOps

Docker-native CI/CD with Codeship Webinar – Part 1
Laura (@rhein_wein) and I are Docker Captains. This means we demonstrate a commitment to sharing our Docker knowledge with others. Amongst…
Read More » -
DevOps

Docker Services, Stack and Distributed Application Bundle
First Release Candidate of Docker 1.12 was announced over two weeks ago. Several new features are planned for this release.…
Read More » -
DevOps

dockerw – A simple Docker command wrapper for the rest of us
I am regularly working on Docker images and have to play with different settings. Thus I periodically find myself in the…
Read More »
