a5chin

Results 12 comments of a5chin

PR ありがとうございます! この PR の目的は Python についての GitHub Actions が適切に動作するか確認したいといった感じでしょうか? そうであるならば,Actions だけ走らせらせようと思うのですが,そちらの対応で要望満たせるでしょうか? (@carbscountry さんの[リポジトリ内](https://github.com/carbscountry/python-rye)で PR を作ったら動作確認できると思います)

Thank you for your issue! If the following settings are made, `uv self update` command can be executed, but this time it is not recommended because it will cause a...

For example, an error occurred when executing the following command (I have the impression that there are many ML-related library installations) was executed. As I recall, the error message was...

I've set the uv version to latest in docker-compose.yml, so I'm closing this issue. Thank you for your issue!

@Kugeleis Thank you for creating the PR! If the user is not specified, as seen [here](https://github.com/a5chin/python-uv/blob/main/.devcontainer/devcontainer.json#L40), it will default to root privileges, which is not ideal from a security perspective....

I investigated, and it seems that the chown option is still supported in the latest version of Docker. https://docs.docker.com/reference/dockerfile/#copy---chown---chmod By the way, what exactly is version 9.3.0 referring to? If...

Thank you for sharing. What is the version of Docker installed on Linux Mint? It seems that version `17.09.0-ce` or later is required. https://github.com/docker-archive/docker-ce/releases/tag/v17.09.0-ce

By the way, what is version 9.3.0 referring to? If you referenced the link below, please note that it is completely unrelated to this repository, so the situation is different....

I would like you to add the command as a comment within this PR.

This command is necessary, so I'll close it.