alexfrq / deegeu-maven-java-docker-example

This is a simple Maven "Hello World" Java application that uses the Spotify plugin to build and deploy a Docker container.

Home Page:http://www.deegeu.com/deploy-java-applications-using-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to deploy Java applications using Docker

This is the source code for the "How to deploy Java applications using Docker" video tutorial.

This is a simple Maven "Hello World" Java application that uses the Spotify plugin to build and deploy a Docker container.

The purpose of this repository is to supplement the video with code.

Getting started

How to deploy Java applications using Docker

This code is written and compiled for Java 8, Maven 3, Docker 1.9.1, and the Spotify plugin 0.4.10.

Getting help

If you are having troubles getting the source code, please see Getting the source code or the video How to get code from GitHub

License

MIT: http://rem.mit-license.org

Feedback

Any feedback is welcome. You can contact me at dj at deegeu.com, the Facebook page, the Google+ page or on DeegeU.com. You can also learn more about me on my LinkedIn page.

For more video tutorials, subscribe to the DeegeU programing tutorials on YouTube or the DeegeU.com newsletter.

Contributions

If you wish to contribute to any issues you find in the source code, please issue a pull request.

About

This is a simple Maven "Hello World" Java application that uses the Spotify plugin to build and deploy a Docker container.

http://www.deegeu.com/deploy-java-applications-using-docker

License:MIT License


Languages

Language:Java 100.0%