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

Remove docker_init.sh.unused script, and comment out calling docker_init.sh in docker-compose.yml #162

Open
afred opened this issue Sep 25, 2020 · 0 comments
Assignees

Comments

@afred
Copy link
Contributor

afred commented Sep 25, 2020

Because

calling docker_init.sh in docker-compose.yml fails because the script got renamed, because we don't use it in development anymore.

NOTE: there is a similar script in mlavalon-docker that we use for our Kubernetes environment called rails_init.sh which runs migrations and a few other things.

Done when

  • docker_init.sh.unused is removed
  • directive to run command docker_init.sh is removed from docker-compose.yml
  • can build avalon and test containers locally with docker-compose
@afred afred self-assigned this Sep 25, 2020
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