Skip to content

How to create Dockerfile in Project? #119

@big26mon

Description

@big26mon

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?

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions