Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 652 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 652 Bytes

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: