-
To improve the deployment process and ensure consistency across different environments, we need to dockerize key components of our system. This includes creating Docker services for the vector databas…
-
### Description
I'm developing on a windows machine, and tests for this project fail out of the box due to the difference in path separators on the host machine "\" vs "/".
1. One way to resolve t…
-
-
Add docker compose file to docker frontend and backend applications
-
The goal of this issue is to use this application within a docker container.
-
### Description:
It is frustrating to setup the local development environment for everyone so...
We need to containerize our project for easier deployment and consistency across various environmen…
-
**Describe the solution you'd like**
I want to Dockerize the application so that it can run consistently in any environment. This involves creating a Dockerfile to containerize the app and a Docker C…
-
Dockerize this app.
Estimated time: 16-20 hours.
-
-
To ease the development process and the setup of the development environment it is useful to dockerize the whole development environment.