Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(documentation) Adds a small paragraph describing how to use another timezone #338

Merged
merged 12 commits into from
Nov 28, 2022

Commits on Nov 25, 2022

  1. feat(documentation) Adds a small paragraph describing how to use anot…

    …her timezone
    
    By default, the image is using `Etc/UTC`.
    gounthar committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    7428596 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94bd598 View commit details
    Browse the repository at this point in the history
  3. fix(documentation) Now details first how to change timezone without r…

    …ebuilding an image
    
    Thanks a lot Damien for taking the time to review, test and make proposals.
    jenkinsci#338 (comment)
    gounthar committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    cd5c5f2 View commit details
    Browse the repository at this point in the history
  4. fix(documentation) TZ is a standard POSIX environment variable.

    `TIME_ZONE` is not.
    gounthar committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    2e17993 View commit details
    Browse the repository at this point in the history
  5. fix(documentation) TZ is a standard POSIX environment variable.

    `TIME_ZONE` is not.
    gounthar committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    07ea4b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    f8afa87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfb51c9 View commit details
    Browse the repository at this point in the history
  3. fix(documentation) Protects the TZ content

    Including it into curly braces and double quotes as suggested by Damien.
    gounthar committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    dda79a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9a2f0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c057548 View commit details
    Browse the repository at this point in the history
  6. fix(documentation) Now uses long flags for Docker

    Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
    gounthar and dduportal authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    9cfddb1 View commit details
    Browse the repository at this point in the history
  7. fix(documentation) Now uses long flags for Docker

    Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
    gounthar and dduportal authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    2ce6909 View commit details
    Browse the repository at this point in the history