2021年3月8日

Dockerfile制作http镜像(以alpine做底层镜像为例)

摘要: [root@node0 ~]# tree httpd-installa httpd-installa ├── Dockerfile └── packages ├── apr-1.7.0.tar.gz ├── apr-util-1.6.1.tar.gz └── httpd-2.4.46.tar.bz2 阅读全文

posted @ 2021-03-08 16:31 fxx013 阅读(168) 评论(0) 推荐(0) 编辑

导航