Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

sambyeol/devbox-devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devcontainer with Devbox

Build and deploy

Pre-installed devbox for devcontainer. You can find the images in ghcr.io/sambyeol/devbox-devcontainer.

Quickstart

Make a devcontainer setting file at .devcontainer/devcontainer.json in your project.

{
    "image": "ghcr.io/sambyeol/devbox-devcontainer",
    "overrideCommand": false,
	"postCreateCommand": "devbox install"
}

Then, reopen in container.

About

Devcontainer with devbox by jetpack.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages