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

How to create Dockerfile in Project? #119

Open
big26mon opened this issue Aug 31, 2022 · 2 comments
Open

How to create Dockerfile in Project? #119

big26mon opened this issue Aug 31, 2022 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@big26mon
Copy link

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?

@big26mon big26mon added the question Further information is requested label Aug 31, 2022
@coderatul
Copy link

hey i would like to make a docker file for your project could you assign this issue to me

@wasdee
Copy link
Member

wasdee commented Oct 21, 2023

@coderatul sure

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

No branches or pull requests

3 participants