Skip to content

quockhanhtn/DockerContainerCompileJavaCode

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:

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages