Skip to content
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

Issue while pulling wwwthoughtworks/build-your-own-radar #299

Open
sebasilva-uala opened this issue Feb 17, 2023 · 1 comment
Open

Issue while pulling wwwthoughtworks/build-your-own-radar #299

sebasilva-uala opened this issue Feb 17, 2023 · 1 comment

Comments

@sebasilva-uala
Copy link

Hi, I am getting an error when doing docker pull wwwthoughtworks/build-your-own-radar:

Using default tag: latest
latest: Pulling from wwwthoughtworks/build-your-own-radar
461246efe0a7: Pull complete 
a96aaf9a9ec3: Pull complete 
650d8b758441: Pull complete 
b138da793ac8: Pull complete 
bb1705539683: Pull complete 
b9ed43dcc388: Pull complete 
8bcbd8e2b8d8: Pull complete 
09fc97b7525a: Pull complete 
f56cbabd163b: Pull complete 
2e16c444e4d5: Pull complete 
806f40cf9ede: Pull complete 
d867957fc4d1: Pull complete 
0f0680523902: Extracting [==================================================>]  260.2MB/260.2MB
92d764210a69: Download complete 
failed to register layer: ApplyLayer exit status 1 stdout:  stderr: failed to Lchown "/src/build-your-own-radar/node_modules/escodegen/node_modules/optionator/CHANGELOG.md" for UID 110779, GID 100 (try increasing the number of subordinate IDs in /etc/subuid and /etc/subgid): lchown /src/build-your-own-radar/node_modules/escodegen/node_modules/optionator/CHANGELOG.md: invalid argument

I already tried adding more uids and gids ranges both, manually and using usermod --add-sub with no luck.

It was working great but I have to upgrade docker and run it in rootless mode. BTW, the rest of the containers are working fine.

any feedback will be highly appreciated.

@marisahoenig
Copy link
Member

Hi @sebasilva-uala, are you still running into this issue?

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

No branches or pull requests

2 participants