Skip to content

felixbaron/devbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevBox

DevBox is a Docker iamge that provides developers with an Node.js, Python environment and a configured Neovim editor.

Installation

Use the docker pull command to get the image:

docker pull febaron/devbox

Usage

Login via SSH with user root:

ssh root@yourip

The password is changeme. Which you should do with:

passwd

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT