We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I will use you project I build dockerfile python but error
`FROM python:3.9
RUN sudo apt-get install libzbar0
RUN pip install thanakan
RUN make download-poetry RUN make install RUN make check-safety RUN make check-style
COPY / . CMD ["python", ".thanakan/init.py"]`
Can you help me?
The text was updated successfully, but these errors were encountered:
hey i would like to make a docker file for your project could you assign this issue to me
Sorry, something went wrong.
@coderatul sure
coderatul
No branches or pull requests
I will use you project
I build dockerfile python but error
`FROM python:3.9
RUN sudo apt-get install libzbar0
RUN pip install thanakan
RUN make download-poetry
RUN make install
RUN make check-safety
RUN make check-style
COPY / .
CMD ["python", ".thanakan/init.py"]`
Can you help me?
The text was updated successfully, but these errors were encountered: