docker實戰練習02-tomcat安裝

1、docker下載tomcat 官方推薦命令 docker run -it --rm tomcat:9.0 #一般用於測試,用完自動刪除,不推薦 [[email protected] ~]# docker pull tomcat #下載最新版 2、查看已下載的tomcat鏡像 [[email protected] ~]# docker images REPOSITORY TAG IMAGE ID
相關文章
相關標籤/搜索