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

pr-preview: use mirrors for Go and Node modules downloads during docker build #667

Merged
merged 1 commit into from
Jul 23, 2024

Commits on Jul 23, 2024

  1. pr-preview: use mirrors for Go and Node modules downloads during `doc…

    …ker build`
    
    - Updated `Dockerfile`:
      - Introduced `ARG`s for base images and custom mirror configs.
      - Modified the `CMD` instruction to use `exec` for proper signal
        handling.
    - Updated `scripts/pr-preview.sh`:
      - Refined `docker build` command to utilize the newly introduced
        `ARG`s.
    aofei committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    120d6b1 View commit details
    Browse the repository at this point in the history