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

Ability to access files outside of action dir during build phase #76

Open
davidferlay opened this issue Nov 26, 2024 · 0 comments
Open

Comments

@davidferlay
Copy link
Contributor

Current

  • During build, Dockerfile cannot access any file located outside of action dir

Expected

  • During build, Dockerfile should be able to access any file located outside of action dir
  • Example use cases:
    • Use a shared library
    • Use values from a group_var or vault file

Todo

  • Expand build context to be able to see files outside of action dir
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

No branches or pull requests

1 participant