News

In a recent blog post Henn Idan raised an issue that using Oracle Java in containers could be violating the Oracle licensing agreements. Is this an issue, or is it something that developers should ...
Set up and deploy a Java application to Docker, then integrate a Docker container into your Maven build process for easier testing and automated production builds.
Containers vs Docker images explained A container is a collection of one or more processes, organized under a single name and identifying ID that is isolated from the other processes running within a ...
Jelastic has released a new version of its namesake PaaS/IaaS platform that includes production-ready Docker containers as well as support for Parallels Containers for Windows.
Java microservices are not simply SOA systems with a different name. Delivered in a Docker container using DevOps practices, Java microservices have many advantages over traditional SOA apps.
Google’s Jib allows developers to optimize the creation of Docker containers for Java apps, and tweak the process by customizing plug-ins for Maven and Gradle Google has extended its Jib ...
Podman was designed as a near drop-in replacement for Docker. Commands like podman run, podman ps, and podman build mirror ...
Discover the most common and costly Docker mistakes made by developers, and learn how to avoid them for efficient, secure, ...
Java VMs, the original application 'containers,' are now facing stiff competition from a new generation of containers.