PS E:\myproject> docker build -t cmd . ... Environment variables are notated in the Dockerfile either with $variable_name or ${variable_name} .
確定! 回上一頁