Skip to content

fix: build using docker not working#539

Merged
algmyr merged 1 commit intocheran-senthil:masterfrom
0x3713-AI:fix/docker-compose
Jan 31, 2026
Merged

fix: build using docker not working#539
algmyr merged 1 commit intocheran-senthil:masterfrom
0x3713-AI:fix/docker-compose

Conversation

@7h3cyb3rm0nk
Copy link
Copy Markdown
Contributor

@7h3cyb3rm0nk 7h3cyb3rm0nk commented Oct 11, 2025

  • removed systemwide python dependencies installed using apt from the Dockerfile
  • added extra dependencies to pyproject.toml to be installed using pip

Fixes #538

Copy link
Copy Markdown
Owner

@cheran-senthil cheran-senthil left a comment

Choose a reason for hiding this comment

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

LGTM, can test on AC then merge!

Comment thread Dockerfile
@7h3cyb3rm0nk
Copy link
Copy Markdown
Contributor Author

7h3cyb3rm0nk commented Jan 18, 2026

LGTM, can test on AC then merge!

Hey, Any updates?

Comment thread pyproject.toml Outdated
@algmyr
Copy link
Copy Markdown
Collaborator

algmyr commented Jan 20, 2026

Hey, Any updates?

I think Cheran ended up forgetting about it. Can you fix the one comment I made and then I'll try prodding him to do the testing

removed systemwide python dependencies installed using apt from the Dockerfile
added extra dependencies to pyproject.toml to be installed using pip
@7h3cyb3rm0nk
Copy link
Copy Markdown
Contributor Author

Hey, any updates?

@algmyr
Copy link
Copy Markdown
Collaborator

algmyr commented Jan 31, 2026

I guess I can't rely on him actually looking at stuff in a timely manner. Despite knowing roughly nothing about docker I was able to validate the fix and some other fixes. Merging now, thanks for your work and your patience.

@algmyr algmyr merged commit a952afd into cheran-senthil:master Jan 31, 2026
2 checks passed
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.

Unable to run using docker compose

3 participants