Docker
-
DevOps

Attach Shell to Docker container
Often there is a need to attach a shell to an already running Docker container. This is very useful, especially…
Read More » -
DevOps

Kernel Load-Balancing for Docker Containers Using IPVS
Yesterday at DockerCon Europe, Andrey Sibiryov, a senior engineer at Uber Technologies, demonstrated how to improve load-balancing performance using an…
Read More » -
Software Development

Docker, Kubernetes, and Microservices Replay from Devoxx 2015
Java gives us Write Once Run Anywhere (WORA) because of the common abstraction provided by Java Virtual Machine. The binary…
Read More » -
DevOps

Deployment Automation Of Docker Java Application On VSphere And Photon
Background Java developers and DevOps professionals have long struggled to automate the deployment of enterprise Java applications. The complex nature…
Read More » -
DevOps

Docker Global Hack Day #3: On-demand YARN Clusters
Editor’s note: This post was a result of the combined efforts of Swapnil Daingade, Sarjeet Singh, and Mitra Kaseebhotla. We…
Read More » -
DevOps

Deployment Automation of Docker WebLogic Cluster on Any Cloud
Sign Up for FREE on http://DCHQ.io to get access to out-of-box multi-tier Java, Ruby, Python, and PHP templates along with…
Read More » -
DevOps

Promoting Docker Images Across Environments
I got off the stage at WJAX in Munch just a couple of minutes ago. And while my co-worker Jan…
Read More » -
DevOps

Docker 1.9 – Virtual networks, persistent storage, production-ready Swarm
Docker 1.9 is released, read Announcing Docker 1.9 for complete details. This release contains: Docker 1.9.0 Client Binary Docker Machine 0.5.0 Docker Compose 0.5.0…
Read More » -
DevOps

Docker Clustering Tools Compared: Kubernetes vs Docker Swarm
Kubernetes and Docker Swarm are probably two most commonly used tools to deploy containers inside a cluster. Both are created…
Read More »

