Docker
-
DevOps
Enable Docker Remote API on Docker Machine on Mac OS X
Docker daemon provides a Remote REST API. This API is used by the Client to communicate with the engine. This API…
Read More » -
DevOps
Lean, Mean, Java Virtual Machine: Making Your Docker 7x Lighter With Alpine Linux
How to build a minimal JVM container with Docker on Alpine Linux? There has definitely been an awakening of some…
Read More » -
DevOps
Docker 1.10, Machine 0.6.0, Compose 1.6.0 – better volumes and networking
Docker 1.10 is now released! Read about all the new features in Docker 1.10. A quick summary: New Compose file…
Read More » -
DevOps
Deploy Docker to Amazon Cloud using Tutum
Have you felt the need to run Docker containers on Amazon? Amazon Container Service requires extensive setup and manual work. This…
Read More » -
DevOps
Docker Compose Environment Variable Binding Examples – Java, Node.Js, PHP, Python, And Ruby On Rails
DCHQ is fully compatible with Docker Compose (https://docs.docker.com/compose/compose-file/). The platform however provides core (optional) enhancements to Docker Compose supporting advanced…
Read More » -
DevOps
Dockerizing Spring Boot Application
Docker here, Docker there, I see Dockers everywhere In this post I will describe process of migrating Spring Boot application…
Read More » -
DevOps
Running Any Docker Image On OpenShift Origin
I’ve been using OpenShift since a while now. For many reasons. First of all, I don’t want to build my…
Read More » -
DevOps
Docker Service Discovery On Microsoft Azure – Docker Java App Load Balanced By Nginx Or Apache HTTP, Mongo Replica Set And Hazelcast Cluster
This project covers three service discovery use cases in Docker application deployments — including Nginx & Apache HTTP Server load…
Read More » -
DevOps
Create a Slack Docker proxy in Go – Part 1
Last year I had the opportunity to work with lots of cool tools and technologies. A couple of those were…
Read More »