Señor Frutti
Señor Frutti
for me docker secrets doesn't seem to work... My log shows: ``` [2022-01-06 13:00:18.615 UTC+0] [INFO] FLAME_PWD was overwritten with docker secret value [2022-01-06 13:00:18.649 UTC+0] [INFO] Server is running...
```yaml version: '2.1' services: flame: image: pawelmalak/flame container_name: flame volumes: - ./data:/app/data #- /var/run/docker.sock:/var/run/docker.sock # optional but required for Docker integration feature # ports: # - 5005:5005 restart: unless-stopped environment:...
same. ipad and DASH doesn't work. Tried with Safari, Brave, Firefox and Chrome. No luck
Hey, I've reinstalled my os (Fedora) and now the container doesn't work... I'm getting this logs: ``` fmd2-test | [s6-init] making user provided files available at /var/run/s6/etc...exited 0. fmd2-test |...
I may missunderstand the use. But with Fedora and Selinux I used :z or :Z... That's why:. "If you use selinux you can add the z or Z options to...
I'm currently restructureing my server, so I'm down to try some things. I'll update tomorrow :)
setting up a test inviroment with debian, works. Maybe a Fedora/Selinux problem?
another update Using Debian and my old folders, I needed to delete my wine folder. Now it seems to work
I've changed my server to debian and once again having this issue... (I'm running Podman, but this should be no problem...) any ideas? even without volume mapping I'm facing this...