-
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
Look at https://github.com/aborroy/alfresco-docker-best-practices/blob/main/community/compose.yaml for…
epugh updated
2 months ago
-
I ran the following commands:
- docker run derhenning/tgtf
- nano docker-compose.yml
I then added my email address to the username variable.
I ran this command:
docker compose up --force-recreate…
-
**Describe the bug**
The latest docker image for R2R Dashboard calls incorrect login api /v1/login.
**To Reproduce**
Steps to reproduce the behavior:
1. download the r2r repo: git@github.com:S…
-
```
nats-1 | nats-server: read /config/gnatsd.conf: is a directory
nats-1 | nats-server: read /config/gnatsd.conf: is a directory
nats-1 | nats-server: read /config/gn…
-
**Description**:
I cloned main branch and configured all db connection settings, still can't make tables in DB container
So I figured out tables are supposed to be made, but they weren't.
I think /…
-
With this VS Code extension enabled, I get the following linting errors in a docker compose override file:
![Image](https://github.com/user-attachments/assets/be1db38d-a2da-45be-a4be-d022ed8b022a)
I…
-
Following the quick start it seems that the docker-compose-example.yaml file is missing on the current main branch
-
### To reproduce
Set up docker.
Take this `docker-compose.yml`:
```yaml
services:
historic-data:
image: questdb/questdb:8.1.4
ports:
- "9000:9000"
- "9009:9009"
…
-
Hello,
I am trying to spin up the docker container w/ docker compose, and I am being denied pull access for `fargeo/aher6-2`. Is there a private container registry I need details for?
```
➜ ar…
-
### Idea Statement
Currently I am unable to run both ClickHouse and ch-ui in same docker-compose project.
ch-ui needs `VITE_CLICKHOUSE_URL` env variable to talk to ClickHouse DB.
- If used `http://…
pkazi updated
18 hours ago