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

Node problems related to docker version? #159

Closed
pwFoo opened this issue Jul 17, 2023 · 4 comments
Closed

Node problems related to docker version? #159

pwFoo opened this issue Jul 17, 2023 · 4 comments

Comments

@pwFoo
Copy link

pwFoo commented Jul 17, 2023

Hi,

running BurmillaOS v2.0.0-beta6 with system-docker 17.06.107 and user-docker 20.10.9 and have problems to run node applications like code-server or easypeers inside of docker containers.

Found that node / docker version related issue: nodejs/node#43064

Because of setup with system- and user-docker I'm not sure if both need to be upgraded to get node applications running?

@pwFoo
Copy link
Author

pwFoo commented Jul 17, 2023

Upgrade user-docker to 23.0.0 fails with restarting dockerd. Downgraded to 20.10.9

@olljanat
Copy link
Member

Found that node / docker version related issue: nodejs/node#43064

As far I understand they are talking more about downgrading, not upgrading Docker version? Especially on nodejs/node#43064 (comment) or alternatively upgrading Node version.

Can you share full example if issue?

Upgrade user-docker to 23.0.0 fails with restarting dockerd. Downgraded to 20.10.9

23.0.0 is already old and know buggy version. It is better to use latest 23.0.x instead of. Or even 24.0.x. I haven't seen issues with those on beta7 drafts.

@olljanat
Copy link
Member

Can you test with v2.0.0-beta7 and if still not works then provide more details about this?

@pwFoo
Copy link
Author

pwFoo commented Aug 13, 2023

Hi @olljanat,
updated to beta7 and it really fixed my node problem!!! Thanks, good job👍

This issue was closed.
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