ARG is the only directive that can precede the FROM directive in the Dockerfile. Users can pass values using --build-arg <varname>=<value>, as shown here, ...
確定! 回上一頁