Docker file syntax · FROM (select the base image) · MAINTAINER (Set the author field for images) · RUN (run a command, and commit) · CMD (the default execution ...
確定! 回上一頁