Docker
-
Scala

Dockerize your Scala application
Dockerizing a Scala application is pretty easy. The first concern is creating a fat jar. Now we all come from…
Read More » -
DevOps

Building Oracle Jet applications with Docker Hub
In this post I am going to show a simple CI solution for an Oracle Jet application basing on Docker…
Read More » -
Enterprise Java

Running Eclipse MicroProfile on Microsoft Azure
In this post, I am following up on the post series about Running Eclipse MicroProfile applications in Oracle Cloud by…
Read More » -
DevOps

Deploying to K8s cluster with Fn Function
An essential step of any CI/CD pipeline is deployment. If the pipeline operates with Docker containers and deploys to K8s clusters…
Read More » -
DevOps

Java API For Docker
If you use Docker, you should know that it has a client-server architecture. There is the docker command line tool,…
Read More » -
DevOps

Running Tomcat and Oracle DB in a Docker container
In one of my previous posts I showed how to run an ADF essentials application on Tomcat in a docker…
Read More » -
DevOps

Docker Tutorial for Java Developers
Course Overview Docker is a computer program that performs operating-system-level virtualization also known as containerization. It is developed by Docker,…
Read More » -
DevOps

Docker for Java Developers: Continuous Integration on Docker
This article is part of our Academy Course titled Docker Tutorial for Java Developers. In this course, we provide a…
Read More » -
DevOps

Service Testing with Docker Containers
During the recent months I’ve been helping a company improving their automated testing practices. Besides doing coaching on TDD I…
Read More »

