Docker
-
DevOps

Build Docker Images with Maven and Gradle
One of the things that you might want to do if you are using Docker and Java is building the image from…
Read More » -
DevOps

Running Fault Tolerant Jenkins Inside A Docker Swarm Cluster
In this article, we’ll discuss a way to create a Jenkins service inside a Docker Swarm cluster and some of…
Read More » -
DevOps

Trends at JavaOne 2016: Microservices, Docker, Cloud-Native Middleware
Like every year, I attended JavaOne (part of Oracle World) in San Francisco in late September 2016. This is still…
Read More » -
DevOps

Service Discovery Inside A Docker Swarm Cluster
The text that follows contains excerpts from the Service Discovery Inside A Swarm Cluster chapter of the The DevOps 2.1…
Read More » -
DevOps

What’s New in Docker 1.12? The Top 5 Features You Should Know
What’s new in Docker and how it can affect your code? Docker version 1.12 is out, along with some…
Read More » -
DevOps

A Beginner’s Guide to the Dockerfile
The humble but powerful Dockerfile is the building block of Docker images and containers. In essence, it’s a list of…
Read More » -
DevOps

Reducing Your Docker Image Size
When architecting Docker applications, keeping your images as lightweight as possible has a lot of practical benefits. It makes things…
Read More » -
Enterprise Java

Making Web UI testing great again with Arquillian, Docker and Selenium (part 1)
Introduction to the Problem Most of the time when you need to write functional tests/end-to-end tests for web UI, you…
Read More » -
DevOps

What’s New in JVM Bloggers – Docker Compose and Views Counter
As some of you may be aware, for the last year I am working on a pet project called JVM…
Read More »

