Skip to content

Conversation

x1unix
Copy link
Owner

@x1unix x1unix commented Mar 14, 2022

Add option to control bypass of environment variables to Go compiler.

All environment variables are passed by default.

List of passed variables can be controlled using comma-separated whitelist of variable names in -permit-env-vars flag (or using APP_PERMIT_ENV_VARS in Docker image)

Closes: #118

@x1unix x1unix added this to the 1.8.1 milestone Mar 14, 2022
@x1unix x1unix merged commit 9ad028a into master Mar 14, 2022
@x1unix x1unix deleted the feat/pypass-environment-vars branch March 14, 2022 06:02
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.

Support for custom GOPROXY
1 participant