-
## Description
Your app use many version of package and nodejs and some other computer who clone your repo they have different version of all thing then they face difficulty in running your app so …
-
Hello!
Run container and got error:
Cannot start Docker Compose application. Reason: compose [start] exit status 1. no container found for project "hilinkmon-master": not found
Container start an…
-
### Contact Details
_No response_
### Version
8.3.2
### On which operating system(s) are you experiencing the issue?
Linux
### Using which broker(s) did you encounter the issue?
RabbitMQ
### W…
-
Docker can improve the consistence of the environment for development. It would be nice to run the entire application with just a `docker compose up`.
-
### Description
Right now, we have to go through the manual procedure of setting up the project, after installing the nodejs, npm and then the backend frontend and the db by ourselves, which consumes…
-
Create docker-compose file which includes [mongo image](https://hub.docker.com/_/mongo) + some admin panel image (optional but desirable) and of course include images for frontend and backend projects…
-
**Description**:
As described in issue #25, my application hangs on the statement `defer p.destructWG.Wait()`. Any deferred statement or code that should execute after `defer pool.Close()` does not r…
-
As you use nodejs and other dependencies but other user have different nodejs then user have to download your nodejs version and they find difficulty so it is better to dockerize the app so that docke…
-
when we dockerize any app it helps us in many ways like when some other user run this app in different operating system and different nodejs environment then he finds many difficulty in running this a…
-
### Description:
Proposal: Docker Containerization Implementation
**Objective:**
Implement Docker containerization to streamline deployment, enhance scalability, and improve portability across di…