Skip to content

Docker Java application with Maven build that uses Oracle Linux 7 as its base image.

Notifications You must be signed in to change notification settings

ilyasstrh/java-app-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java maven app with Docker

This repository is a demonstration to create a Docker Java application with Maven build that uses Oracle Linux 7 as its base image. To run this image by using this command:

docker run -it java-app-docker

After running the container you should see something like:

You have 6 attempts to guess the exact number between 1 and 100
Enter a number:

About

Docker Java application with Maven build that uses Oracle Linux 7 as its base image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published