Dockerfile. Copy the following content on a file named Dockerfile FROM centos:7 # Install Apache RUN yum -y update RUN ...
確定! 回上一頁