-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: Windows Subsystem for Linux
A full CI environment with Docker 2/2
In part 1 of this blog post we already set up quite some development environment. We have a remote source code management server to work with. A repository manager to handle our dependencies and additionally implemented a quality check. However, … Continue reading
Posted in Build, config and deploy
Tagged continuous integration, Docker, git, jenkins, Windows Subsystem for Linux
Leave a comment
A full CI environment with Docker 1/2
In my recent blog posts I talked about using Docker to build and deploy an image to the Azure cloud. In later posts I advertised to check out WSL2 as your new Docker environment. Today I want to show you … Continue reading
Posted in Build, config and deploy
Tagged continuous integration, Docker, Windows Subsystem for Linux
1 Comment
WSL 2: The new Windows Subsystem for Linux
This post gives a general introduction with focus on the new version WSL 2. It provides some basic usage principles and outlines some advantages and disadvantages. In future posts to come, I will evaluate using WSL 2 as a software … Continue reading