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

get rid of direnenv allow #4

Open
michaelfliegner opened this issue Oct 29, 2021 · 1 comment
Open

get rid of direnenv allow #4

michaelfliegner opened this issue Oct 29, 2021 · 1 comment

Comments

@michaelfliegner
Copy link

Add direnv whitelist configuration in dockerfile

&& mkdir -p .config/direnv
&& echo '[whitelist]' > .config/direnv/config.toml
&& echo prefix = [ "/workspace" ] >> .config/direnv/config.toml \

@ghuntley
Copy link
Contributor

ghuntley commented Nov 2, 2021

Nice approach; send in the PR!

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

2 participants