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

Refactor docker setup #1

Closed
mrcnc opened this issue Jun 15, 2020 · 0 comments · Fixed by #3
Closed

Refactor docker setup #1

mrcnc opened this issue Jun 15, 2020 · 0 comments · Fixed by #3
Assignees

Comments

@mrcnc
Copy link
Member

mrcnc commented Jun 15, 2020

Laradock seems heavyweight for what this app requires. It takes too long to initially install, has a massive configuration file, and creates a bunch of unused docker volumes. Also, using submodules is annoying and unnecessary.

Let's refactor the docker setup to a single docker-compose.yml that has a workspace for development and a mongodb service and whatever the minimal requirements for running the app are.

@mrcnc mrcnc self-assigned this Jun 27, 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

Successfully merging a pull request may close this issue.

1 participant