-
It's my understanding that running docker containers as root isn't ideal. The current configuration, which runs internally as www-data and externally as root can create some problems with access to pe…
-
If you already have a group of configs in `~/.dashmate/`, you can destroy the nodes and begin anew with:
```sh
./dashmate/bin/dashmate group stop
./dashmate/bin/dashmate group reset
./dashmate/b…
-
### Describe the bug
I assume since the last version of contacts got installed, the contacts app is empty for all users. DAVx seems to synronize without errors, so I must assume that the contacts are…
-
When using the girder_worker docker image, unable to run docker from within the worker container due to permission issue. Specifically the docker group does not appear to be created and worker user ad…
-
### Error Message and Logs
Having followed all the steps in [manual installation](https://coolify.io/docs/installation#2-manual-installation), the web interface returns HTTP 500 and the following inf…
-
**Describe the bug**
After upgrading traefik cannot resolve the ip address for the container matrix-container-socket-proxy as seen by the following error logs.
```bash
Dec 25 07:16:40 matrix.ex…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
```
filestash:
image: machines/filestash
container_name: filestash
restart: unless-stopped
expose:
- 8334
volumes:
- /opt/containers/filestash:/app/data/state…
xd003 updated
1 month ago
-
### What happened?
**HERE THIS BUG WITH TRY Running as a Non-Root User**
I try to change a user root on my docker frankenphp but isn't working.
Let's see :
Building frankenphp
Step 1/5 : FROM…
-
### Issue
Hellow,owner:
my playbook field hosts is an variables with {{ exec_group }}. The file is
```
- name: "test hosts ping"
hosts: "{{ exec_group }}"
roles: ["ping"]
```
The webui…