Skip to content

Instantly share code, notes, and snippets.

@TheCjw
Created May 8, 2019 02:21
Show Gist options
  • Save TheCjw/1736d47aa52778fd21ef9c2715e23613 to your computer and use it in GitHub Desktop.
Save TheCjw/1736d47aa52778fd21ef9c2715e23613 to your computer and use it in GitHub Desktop.
Set timezone for alpine base image.
      - "/etc/localtime:/etc/localtime:ro"
      - "/etc/timezone:/etc/timezone:ro"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment