Solution 1: One line only: RUN DEBIAN_FRONTEND="noninteractive" apt-get -y install tzdata Solution 2: You need to execute serie of commands: # set ...
確定! 回上一頁