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

litestack:install should add database files to .dockerignore #119

Open
K4sku opened this issue Jun 18, 2024 · 0 comments
Open

litestack:install should add database files to .dockerignore #119

K4sku opened this issue Jun 18, 2024 · 0 comments

Comments

@K4sku
Copy link

K4sku commented Jun 18, 2024

Rails 7.1 comes with a default Dockerfile and .dockerignore files.

Please correct me if I'm wrong, but it seems to me that running install generator should add the same exclusions to .dockerignore as to .gitignore. This way, users won't accidentally end up packing their development database into docker images.

Given the green light, I can cook up a PR for this.

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