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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 Sync files in docker container #11

Open
sydrawat01 opened this issue Feb 22, 2023 · 1 comment
Open

馃悶 Sync files in docker container #11

sydrawat01 opened this issue Feb 22, 2023 · 1 comment
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@sydrawat01
Copy link
Owner

Orchestrate relation between the local repository and the docker image, where changes to the code in the local repository will be reflected in the docker image, without having to restart the server in the docker container.

Also, do not build the docker image with the .env file within the local repository. The .env file must be dynamically created on the fly when creating a docker image. ref

@sydrawat01 sydrawat01 added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Feb 22, 2023
@sydrawat01 sydrawat01 self-assigned this Feb 22, 2023
@sydrawat01 sydrawat01 changed the title 馃悶 Syncfiles in docker container 馃悶 Sync files in docker container Feb 22, 2023
@sydrawat01
Copy link
Owner Author

sydrawat01 commented Feb 22, 2023

  • Good-to-have: Introduce a CI/CD pipeline that builds and pushes the docker image to the docker hub directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant