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

Use Docker Volumes instead of COPY #55

Closed
1 of 5 tasks
felixfaisal opened this issue May 10, 2021 · 5 comments · Fixed by #86
Closed
1 of 5 tasks

Use Docker Volumes instead of COPY #55

felixfaisal opened this issue May 10, 2021 · 5 comments · Fixed by #86
Assignees
Labels
docker enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@felixfaisal
Copy link
Owner

Task

Currently, the Docker Compose copies the code into the container, It might be good for production code but it's a real hassle for development.

Solution (optional)

We could either update the current docker-compose file with volumes instead of copy or create a new docker-compose file for dev environment.

Type of Change

  • New feature
  • Feature update/enhancement
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation
  • Other: Please describe
@felixfaisal felixfaisal added enhancement New feature or request docker good first issue Good for newcomers labels May 10, 2021
@srisatya12
Copy link
Contributor

@felixfaisal I want to work on this .

@felixfaisal
Copy link
Owner Author

@srisatya1197 Thank you so much for showing interest in solving this issue
You can go ahead and try to implement it.

@7saikat7
Copy link

Hi, I am from Let's grow more , I would like to work in this issue ! i am skilled with django

@BRAVO68WEB
Copy link
Contributor

Can you assign this to me

@felixfaisal
Copy link
Owner Author

Hey @BRAVO68WEB I will be happy to assign you, If you require any assistance head on to our discord server - https://discord.gg/2bjCyeD7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants