Uh oh!
There was an error while loading. Please reload this page.
add a Dockerfile to build the disk image - #7
Open
tesuji wants to merge 3 commits into
Open
Conversation
tesuji
marked this pull request as draft
November 11, 2025 08:57
This comment was marked as resolved.
This comment was marked as resolved.
tesuji
marked this pull request as ready for review
November 11, 2025 09:00
tesuji
marked this pull request as draft
November 11, 2025 09:21
tesuji
marked this pull request as ready for review
November 11, 2025 09:36
tesujiforce-pushed
the
img-container
branch
2 times, most recently
from
November 12, 2025 07:10
47ba63d to
61a34caCompareKyle-Kyle
commented
Nov 13, 2025
Collaborator
thanks for the PR. |
tesuji
commented
Nov 13, 2025
ContributorAuthor
That's a valid concern. I will add a magic env var and only execute |
Also use the archive link for `debootstrap` to avoid EOL links.
users' host machines.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I split to original files to 2 more files to enable docker cache the
debootstrapstep (around 120s up to 200s).Notes:
git show main...<this branch>could highlight moved lines between files while GitHub UI could not.