-
### Issue Description
Running Documenso with Docker.
### Steps to Reproduce
my docker compose:
```
name: documenso-production
services:
database:
image: postgres:15
enviro…
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is co…
-
Hi All!
**Describe the bug**
I'm trying to get Pelias working, but now it fails to locate SQL
database, and error does not include what & where.
**Steps to Reproduce**
docker compose up i…
-
### Issue Description
```
podman compose up
>>>> Executing external compose provider "C:\\Program Files\\Docker\\Docker\\resources\\bin\\docker-compose.exe". Please see podman-compose(1) for how to…
-
### Describe the bug
in need of a **Decidim** documentation on how to install **Decidim** with docker compose
### To Reproduce
1. try
2. fail
### Expected behavior
1. read documenation
2. succ…
-
## Summary
Hi guys,
I'm new bie of docker
I want to setup cronicle running on 2 servers with load balancer nginx. But now I get error: WebSocket connection to 'ws://172.19.0.2:3012/socket…
-
## 💬 Question
Whatever server I add, I got the following error: `Unable to save this server, are the username and password correct?`.
I tried google login, google IMAP, microsoft IMAP without any su…
-
mosuitto installed through docker-compose on ubuntu 18.04.
In mosquitto volume, I have only empty folders. no conf/db/log files are created.
This is my compose conf:
```
mqtt:
res…
-
Relates to https://github.com/docker/docker/issues/16068 and https://github.com/docker/docker/issues/16069
Currently, `docker run -v namedvolume:/foo` will automatically create a named volume if the …
-
Continue to exploring Docker Swarm (see related issue https://github.com/docker/docker/issues/25236). Seems like scenario just has not been covered - how to persist volumes in the tasks.
Let's assume…