Skip to content

mc1711/docker-java-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

docker-java-helloworld

execute a basic java in docker container

Build a docker image from java class

$docker build --tag "docker-hello-world:latest" .

Create and Run a container from the image

$docker run docker-hello-world:latest

Helloo World !!

About

execute a basic java in docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages