-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker Image not working due to tfjs-node? #9186
Comments
tamaina
added
⚠️bug?
This might be a bug
docker
Pull requests that update Docker code
labels
Nov 16, 2022
別のマシン(Core i3-7020U RAM4GB)でも発生した |
もしかして:Dockerがrootlessモードで動いている? Edit: bash-installの中身見たらrootlessで動いているわね… |
多分これと同じmoby/moby#43576 |
UID/GID見たら
になっててそりゃあふれるよね…になっています
|
Docker内でもrootで動かす必要性は無いはず…はず?なのでユーザーを作ってそれで動かせば回避できそう |
@tamaina 手元のrootless dockerだと動いたっぽいけどどうでしょう |
@ikuradon 動きました!!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bash-installでdockerイメージ(misskey/misskey:develop)をdocker pullしようとしたらコケた
📌 Environment
Oracle Cloud Free Tier VM.Standard.E2.1.Micro
Ubuntu 22.04.1
The text was updated successfully, but these errors were encountered: