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

Add Docker Support to enhance developer experience #38

Open
asr2003 opened this issue Mar 11, 2024 · 8 comments
Open

Add Docker Support to enhance developer experience #38

asr2003 opened this issue Mar 11, 2024 · 8 comments
Assignees
Labels

Comments

@asr2003
Copy link

asr2003 commented Mar 11, 2024

Title:
Adding Docker Support to web-eye-tracker-front

Description:

Problem:
web-eye-tracker-front currently lacks Docker support, hindering its ease of deployment and scalability. Adding Docker support is essential to streamline the deployment process and make it more accessible to a broader audience.

Solution:
Implementing Docker support for web-eye-tracker-front would involve creating a Dockerfile and configuration to package the application into a Docker container. This containerization would simplify deployment, improve consistency across environments and enhance scalability.

Approach:
To achieve Docker support for web-eye-tracker-front, we can follow these steps:

  1. Create a Dockerfile specifying the necessary dependencies and configuration.
  2. Configure the application to work seamlessly within a Docker container.
  3. Document the steps for building and running web-eye-tracker-front using Docker in the project's README.

Additional Context:
Adding Docker support aligns with modern development practices, making it easier for developers to set up and run web-eye-tracker-front in various environments. Docker containers provide isolation, portability, and reproducibility, contributing to a more robust and user-friendly development and deployment experience.

@asr2003
Copy link
Author

asr2003 commented Mar 11, 2024

@hvini @KarinePistili I would like to work on this issue

@Jaishree2310
Copy link

@asr2003 I have a good experience with this issue, can you please assign this to me?

@asr2003
Copy link
Author

asr2003 commented Mar 12, 2024

@KarinePistili @hvini Any insights on it?

@asr2003
Copy link
Author

asr2003 commented Mar 14, 2024

@KarinePistili

@hvini
Copy link
Member

hvini commented Mar 15, 2024

Hello @asr2003,

we never considered using docker on the front app cause we already have the environment properly configured, but for those who don't have it could be a good idea. your steps seems good, so, i will assign to you and then you can open a PR when you finish

@KarinePistili
Copy link
Member

Hello @asr2003 will you able to work on this?

@asr2003
Copy link
Author

asr2003 commented Apr 17, 2024

Yes @KarinePistili. I have exams right now and will be submit a PR on this weekend :)

@KarinePistili
Copy link
Member

Great! We will wait for you then ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants