In this blog post I want to show, how to setup a local remote Java development container for Eclipse MicroProfile with OpenLiberty in Visual Studio Code. I did that for the Authors microservice from the Cloud Native Starter project with MicroProfile 3.2, OpenJDK Java 11, and the latest OpenLiberty version. That blog post is structured... Continue Reading →
Docker container in detached and attached mode
This is a very short blog post about the usage of a Docker container in detached and attached mode. Some times participants in workshops want to reconnect to a docker container, because they closed their terminal session with the container which was in an interactive mode and they want to reconnect to their exiting container... Continue Reading →
How to build a container – a short teaser video
I recorded a new 3-minute video for my “Let's get started with cloud native Java applications on Kubernetes hands-on workshop” teaser video series on youtube. This short 3-minute teaser video is about: how build a container for a miroservice in context of the cloud native starter project and workshop on GitHub. Check it out: You can get... Continue Reading →
