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

Generic docker image for dev/prod #18

Open
JAForbes opened this issue Aug 30, 2022 · 0 comments
Open

Generic docker image for dev/prod #18

JAForbes opened this issue Aug 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@JAForbes
Copy link
Owner

I've taken to having a migration container as it just fits into a docker-compose workflow well. It'd be nice to not need to do as much config in each project and just use a premade image and point the volume with the migration scripts in the right place.

Should give the user the option to have their own package.json and dependencies as it's useful to pull in things like dotenv in a migration and the docker image shouldn't be too prescriptive.

It should also make it easier for non-node users to take advantage of pgmg without having to install npx / npm on their host machine.

@JAForbes JAForbes added the enhancement New feature or request label Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant