bhargavbhegde7 / MavenExample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"# MavenExample"

This is an example maven java project. The docker file in this repository creates a docker image which will contain the shell file 'deploy.sh' file from this repository. And because of the 'entrypoint' command built into the dockerfile, as soon as a container of this image is created, the 'deploy.sh' will be run automatically.

About


Languages

Language:Dockerfile 36.6%Language:Shell 33.1%Language:Java 30.2%