Skip to content

Do your projects terminal based dev work (vim/tmux/etc) in it's own container

License

Notifications You must be signed in to change notification settings

bottlerocketlabs/localpod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

localpod

a bare minimum version of gitpod.io for local development

start up a preconfigured/shared development environment locally

configured via environment variables or config files

vscode and localpod both use .devcontainer.json - https://code.visualstudio.com/docs/remote/devcontainerjson-reference (not fully supported yet)

dependencies

  • docker
  • a terminal

tips

inside the container, file within /.ssh/* are copied into the users home directory and given the correct permissions, an ssh-agent is started and the default private key names are added.

About

Do your projects terminal based dev work (vim/tmux/etc) in it's own container

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published