-
In Debian 12, with docker compose from the debian repo, the script setup_stack.sh fail with errors such as :
```
unknown shorthand flag: 'f' in -f
See 'docker --help'.
```
or
```
unknown fla…
-
Hey,
it would be great if you could add a docker compose file, since I have some problems creating the MQTT broker.
Also this would made it easier to get the whole app up and running.
-
Was try a simple install per docker-compose from your .yml, but then the following error:
ERROR: yaml.scanner.ScannerError: mapping values are not allowed here
in "./docker-compose.yml", line 2…
-
When set up installation over docker yaml file. Pulls amd64 image, and can't up container because system is arm64. Raspberry Pi OS.
-
I have two different issues using ISDuBA with docker.
Using the Windows WSL Docker setup I get following issue during the startup (docker compose up):
`isduba-keycloak | 2024-11-19 14:43:00…
-
Hey, this is exactly what I've been looking for. I'd like to containerize the web app and maintain the xlsx import/export (and all other) capabilities. Any ideas on what it would take to build this in…
-
```
command: >
bash -c "
if [ ! -f /var/lib/neo4j/data/neostore.db ]; then
neo4j-admin database load ${NEO4J_DATABASE} --from-path=/var/lib/neo4j/import
fi
…
-
Когда переменных много передается, начинает выглядеть трудно читаемо. Можно сделать так:
```yaml
env_file:
- .env
```
-
i just ‘docker-compose up -d --build’
but occur the error like this:
' => ERROR [frontend internal] load metadata for docker.io/library/node:18-alpine 30.6s
-----…
-
- [x] Nginx
- [x] Homepage
- [x] Docker sock + stats
- [x] ArchiveBox + search
- [x] subdomain working
- [ ] calibre web
- [ ] [Firefox accounts server](https://github.com/michielbdejong/fxa-self…