Skip to content

quockhanhtn/DockerContainerCompileJavaCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool start Docker container and compile Java code

REQUEST

  • Start Docker Desktop before run tool
  • A container create from Ubuntu
    • Command: docker run -it -d -v <share_folder_path>:/data --name <container_name> <image>
    • Example: docker run -it -d -v C:\Users\quockhanh\Downloads\LabCC:/data --name javacompile ubuntu:18.04

VIDEO DEMO

https://youtu.be/YjMl288RU

CONTACT ME: