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

secret handling documentation for env missing attribute keys #2386

Open
3 tasks done
betelgeuse opened this issue Apr 8, 2024 · 0 comments
Open
3 tasks done

secret handling documentation for env missing attribute keys #2386

betelgeuse opened this issue Apr 8, 2024 · 0 comments

Comments

@betelgeuse
Copy link

Contributing guidelines

I've found a bug and checked that ...

  • ... the documentation does not mention anything about my problem
  • ... there are no open or closed issues that are related to my problem

Description

https://docs.docker.com/reference/cli/docker/buildx/build/#secret

Under env type secret there's a text: "env - Secret environment variable. id used if unset, otherwise will look for src, source if id unset."

This implies that there's undocumented src and source attributes.

Expected behaviour

Document the src and source attributes

Actual behaviour

They are not documented under env

Buildx version

4b3c3c8

Docker info

No response

Builders list

N/A

Configuration

N/A

Build logs

No response

Additional info

- `env` - Secret environment variable. `id` used if unset, otherwise will look for `src`, `source` if `id` unset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants