Skip to content

फैब्रिक 8 डॉकटर मावेन प्लगइन के लिए डेमो प्रोजेक्ट

Notifications You must be signed in to change notification settings

r0haaaan/dmp-demo-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

d-m-p sample using a Dockerfile

This example shows how to use docker-maven-plugin together with a Dockerfile. It is a simple HelloWorld servlet running on top of Jetty at the root context.

The Dockerfile is located is src/main/docker. Please note how the assembly is added using the directory maven which will be created on the fly by this plugin when an <assembly> is specified.

To build and start a Jetty container with a mapped port at 8080 on the Docker host use

mvn package docker:build docker:run

About

फैब्रिक 8 डॉकटर मावेन प्लगइन के लिए डेमो प्रोजेक्ट

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published