8go / 8go/matrix-commander

How to use the -login argument when running the Docker image?

Aperta Adatta ai principianti
#195 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
754
Fork
69
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

One thing I have not learned I guess with Docker is that after I pulled and started the Docker container, when I ran it of course it exited due to, `ERROR: matrix-commander: E153: Credentials file was not found. Provide credentials file or use --login to create a credentials file`.

Made sense. However, I have no idea how I can do that when running the Docker container with Docker Desktop on Windows. Any wise words or suggestions?

Output:

```
2025-01-09 20:33:23 2025-01-10 01:33:23,595: ERROR: matrix-commander: E153: Credentials file was not found. Provide credentials file or use --login to create a credentials file.
2025-01-09 20:33:23 2025-01-10 01:33:23,595: INFO: matrix-commander: 1 error and 0 warnings occurred.
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Look at the Dockerfile and the entrypoint script to understand how the container is started. Check the project's README for Docker usage examples. The user needs to pass the --login argument to the matrix-commander command inside the container, likely via docker run arguments or an interactive shell. Verify by running the container interactively to test the login flow.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
docker, python
Ambito
cli, documentation
Tipo di issue
Documentazione
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Tranquilla
Chiarezza
Specificata chiaramente
Idoneità per principianti
65/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.