Skip to content

Fix: Large DEV Image#918

Merged
regisb merged 2 commits intooverhangio:masterfrom
CodeWithEmad:fix/large-dev-image
Oct 11, 2023
Merged

Fix: Large DEV Image#918
regisb merged 2 commits intooverhangio:masterfrom
CodeWithEmad:fix/large-dev-image

Conversation

@CodeWithEmad
Copy link
Member

This will fix large dev images caused by the large user ID (this docker bug).
Closes openedx-unsupported/wg-developer-experience#178

There is an old bug on docker, which having a large user id will cause hang/crash on build level. --no-log-init added to the useradd command, such that the /var/log/faillog does not take much space.
The upstream issue: moby/moby#5419
Copy link
Contributor

@regisb regisb left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

@regisb regisb merged commit f4dc508 into overhangio:master Oct 11, 2023
@regisb
Copy link
Contributor

regisb commented Oct 11, 2023

I took the liberty to rewrite your commit message.

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

Successfully merging this pull request may close these issues.

Large user ID causes 600+ GB openedx image in Tutor

2 participants