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

build the docker image without the requirement.txt #414

Open
mersay opened this issue Sep 25, 2023 · 1 comment
Open

build the docker image without the requirement.txt #414

mersay opened this issue Sep 25, 2023 · 1 comment

Comments

@mersay
Copy link

mersay commented Sep 25, 2023

Hi all,

I would like to debug and output some logs when debugging some telegram errors. When I tried to build the image it says the requirement.txt. I can see it in the .gitignore file, anyway we can commit that file?

@Der-Henning
Copy link
Owner

Hi @mersay,

To create the requirements.txt file run

poetry export -f requirements.txt --output requirements.txt

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