Skip to content

Use prebuilt devcontainer image#126

Merged
wusatosi merged 7 commits intobemanproject:mainfrom
wusatosi:devcontainer-image
May 23, 2025
Merged

Use prebuilt devcontainer image#126
wusatosi merged 7 commits intobemanproject:mainfrom
wusatosi:devcontainer-image

Conversation

@wusatosi
Copy link
Copy Markdown
Member

@wusatosi wusatosi commented Feb 27, 2025

Use prebuilt devcontainer image instead of building it at start-up.

Test this by launching a container: link.

The painful speed of setup is restricted by docker image extraction speed, which ultimately depends on machine's IO, it takes 1 minute 45 seconds to spin up from start, where 1 minute 30 seconds of that is just docker extracting the layers. There's nothing we can do here.

@wusatosi wusatosi marked this pull request as ready for review May 15, 2025 18:10
@wusatosi wusatosi requested a review from a team May 15, 2025 18:10
@wusatosi wusatosi merged commit 00d17d8 into bemanproject:main May 23, 2025
67 checks passed
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.

3 participants