Skip to content

Conversation

@kabix09
Copy link
Contributor

@kabix09 kabix09 commented Nov 16, 2025

Resolve #77 issue

Dockerfile Outdated
ENV LIBGL_ALWAYS_INDIRECT=1
ENV PATH="${PATH}:/root/.gem/ruby/3.3.0/bin:/root/.local/share/gem/ruby/3.3.0/bin"

ENV POETRY_VERSION=2.0.1
Copy link
Member

Choose a reason for hiding this comment

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

Please pin to 2.2.1 and test it and we should be good to go.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done. Application was build successfully, unfortunaterlly localy i have error

Error response from daemon: invalid volume specification: '/:/:rw': invalid mount config for type "bind": invalid specification: destination can't be '/'

so i can't test it to the end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Pin Poetry version in Dockerfile

2 participants