Dockerfile 的組成 · RUN <command> :以shell的形式執行,Linux的預設是/bin/sh -c,而Windows上的預設環境則是cmd /S /C · CMD ["executable","param1"," ...
確定! 回上一頁