Skip to content

Conversation

@aweher
Copy link

@aweher aweher commented Jan 2, 2024

It doesn´t work for me... tried to run the project inside several debian/ubuntu environments. In this PR you can find attached the required files to build the project inside a docker.

@digizeph
Copy link
Member

digizeph commented Jan 2, 2024

Thanks for the PR! Having a Dockerfile config is definitely beneficial.
I'd also like to know what doesn't work for you first. It seems like the Dockerfile does not do anything special in terms of building or running the project.

docker-compose.yaml
LICENSE
README.md
requirements.txt No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requirements.txt is used in Dockerfile and should not be ignored.

Suggested change
requirements.txt

@digizeph
Copy link
Member

digizeph commented Jan 2, 2024

@aweher if you are using newer debian-base distros with python 3.11, the build/run issue should be resolved in PR #4. The updated start-debug.sh script also will set up a virtual environment to install and run the programs. Let me know if that resolves your previous runtime issues. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants