Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker desktop #46

Open
psartek opened this issue Jun 11, 2024 · 1 comment
Open

Docker desktop #46

psartek opened this issue Jun 11, 2024 · 1 comment

Comments

@psartek
Copy link

psartek commented Jun 11, 2024

Hello, congratulations for your work! I am new to using Docker, I installed the fava image from docker but I have an error when I launch the image, I have this error and I do not know how to modify the file to correct this error despite the right number of hours spent reading the docker and fava docs

2024-06-11 14:10:28 Usage: fava [OPTIONS] [FILENAMES]... 2024-06-11 14:10:28 Try 'fava --help' for help. 2024-06-11 14:10:28 2024-06-11 14:10:28 Error: No file specified

@Chethan34
Copy link

Chethan34 commented Jun 14, 2024

Hey psartek,

I would suggest trying volume mounting:

command : docker run -v <hostpath:containerpath>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants