docker run -e TZ=America/New_York ubuntu date The time zone data package tzdata needs to be installed in the container for setting this timezone variable. This ...
確定! 回上一頁