-
### Summary
There are many docker-compose files floating around that should be converted to use ansible.
-
### Describe the problem
I'm always frustrated when the UPDATE_LANGUAGES variable cannot be easily configured in containerized environments. Currently, updating this variable requires manual changes …
-
### Describe the bug
Docker Destop configuration file cannot be found because the name of the configuration file changed to *settings-store.json* from Docker Desktop versions later than 4.34
htt…
-
## Issue Description
We need to create a separate docker compose yml file to only build and run the backend on the backend development branch "BACKEND-DEV".
## Reviewer Assignment
*…
-
**Description**:
We encountered a crash caused by an excessive number of clarifications, resulting in the jury page consuming too much memory to load. The error log indicated that the server was un…
-
- [ ] 1. Create a docker-compose.yml file
- [ ] 2. Define services
- [ ] 3. Configure networks and volumes
- [ ] 4. Set environment variables
- [ ] 5. Update Package.json
-
Add support to read configuration from labels in Docker Swarm or Kubernetes environments. This feature should enhance deployment flexibility and simplify configuration management for containerized env…
-
### Welcome!
- [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [x] Yes, I've searched similar issues on the [Traefik community foru…
-
Adding Docker provides an easy way for anyone to run the application without issue.
It also has the added benefit of deploying to any docker based environment with ease.
I can work on this if you'…
-
Installing and configuring the plugin is easy, but we want to test it properly using Docker for Typesense.
Right now we have the following compose file:
```yaml
services:
typesense:
ima…