Docker学习系列03-部署

部署

public class Hello{
  
  public static void main(String[] args){
      System.out.println("hello world");
  
    }
 
}

posted @ 2024-01-09 21:22  消失的那两年  阅读(5)  评论(0编辑  收藏  举报