Skip to content

Rootbie/helloworld_docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-Exercise

Simple Docker Helloworld Exercise

  1. Delete old prj if any & Clone new git project
  2. Put src code to maven package
  3. Build image based on Docker file
  4. Remove containers with the same container name if any
  5. Run container to deploy Docker image
  6. Push Docker image to a Docker repository

About

Docker project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.0%
  • Dockerfile 11.0%