Skip to content

Conversation

@drewgilliam
Copy link
Member

New ARG for various dockers in the docker/vsi_common directory:

  • VSI_RECIPE_REPO allowing redirect of pre-built docker recipes. Set to
    • *_RECIPE_REPO if defined (where * is the service)
    • then VSI_RECIPE_REPO if defined
    • otherwise vsiri/recipe
  • GOSU_SKIP_GPG to skip GPG checks in the gosu recipe. Set to
    • *_SKIP_GPG if defined (where * is the service)
    • then GOSU_SKIP_GPG if defined
    • otherwise 0
  • TINI_SKIP_GPG to skip GPG checks in the tini recipe. Set to
    • *_SKIP_GPG if defined (where * is the service)
    • then TINI_SKIP_GPG if defined
    • otherwise 0

@drewgilliam drewgilliam requested a review from andyneff November 26, 2025 19:18
@andyneff andyneff merged commit 19a35a7 into main Nov 26, 2025
2 of 5 checks passed
@drewgilliam drewgilliam deleted the dockers branch November 26, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants