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

Adds support to run migrations in docker build/up #27

Merged
merged 1 commit into from
Jun 21, 2021

Conversation

paranormalhacktivity
Copy link
Collaborator

With this PR, db creation and migrations will be performed on both docker build and docker-compose up. I have also added support for running rails commands through docker-compose cli. To run test, you can now execute docker-compose run app rails test.

@paranormalhacktivity
Copy link
Collaborator Author

This may also fix #26

@evanthegrayt
Copy link
Owner

Love it! Thanks dude!

@evanthegrayt evanthegrayt merged commit d662866 into master Jun 21, 2021
@evanthegrayt evanthegrayt deleted the 13-migrations-in-docker branch June 21, 2021 12:59
Copy link
Owner

@evanthegrayt evanthegrayt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3

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

Successfully merging this pull request may close these issues.

2 participants