mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-25 18:47:27 -05:00
[PR #1238] fix dev container issues on 2.0.0 #1874
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/1238
Author: @sloria
Created: 3/10/2026
Status: 🔄 Open
Base:
2.0.0← Head:fix-dev-container📝 Commits (5)
f0964d7fix node version and yarn build in dev containere50ff72ensure keys directories exist and are writable in dev containerfb74422update dev container image (necessary to fix compiler error)50c7b06fix CORS error in dev container88abb92more dev container fixes📊 Changes
3 files changed (+24 additions, -5 deletions)
View changed files
📝
.devcontainer/dev.compose.yaml(+8 -2)📝
.devcontainer/devcontainer.json(+9 -2)📝
.devcontainer/postCreate.sh(+7 -1)📄 Description
fixes this error when installing frontend deps in the dev container:
also addresses an OOM when running
yarn buildvia theRun Komodotask:🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.