Skip to content

JanDeDobbeleer/java-docker-setup

Repository files navigation

Java Docker setup

Travis CircleCI codecov

Welcome to my sample project on how to setup a Java environment using Docker and Visual Studio Code on Linux. This project uses 2 containers, one to build and debug the code, and a second one to run coala validation tests.

The setup contains all the configuration you need to debug in vscode out of the box, simply press F5 to run and once the container is up and running, press F5 again to debug the code.

The code contains build files for circle.io and Travis while the coverage is being handled by codecov

You can play around with the code and validate the effects using the makefile commands build or validate.

Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published