-
### Checklist
- [X] I have checked the [issue page](https://github.com/lay295/TwitchDownloader/issues?q=is%3Aissue) for duplicates
- [X] I am running the latest version ([download here](https://githu…
-
Although I know that docker-compose is often considered a dev environment by the IT industry because of scaling, with most consultants advising a use of Kubernetes or other container orchestration pla…
-
Lab https://training.play-with-docker.com/microservice-orchestration/
`python linkextractor.py` does not work because container has python3 only
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have yo…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes (if upgrading)
- Are you sure you're not using someone else's docker image?
…
-
set up orchestration either in this repo or in the README, referencing existing orchestration elsewhere to install ___kartoza backup services in docker___
1. backup databases
2. do tower of hanoi …
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have y…
-
Hi team,
Is it possible to run docker-mailman on AWS ECS or Fargate?
**Amazon ECS**
Amazon ECS is a highly scalable, high-performance container orchestration service to run Docker containers on…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have yo…
-
I'm building 2 ASP.NET Core Web API services containerized with Docker, `WebApplication1` and `WebApplication2`. `WebApplication2` depends on `WebApplication1` that is why in `WebApplication1`, I have…