Skip to content

martintrojer/devbox-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devbox-docker

Development environments in docker containers, for rationale see blogpost.

Hybrid

A golang development environment, where your editor/IDE is outside the container, and the source folders is shared.

All-in

A multi-user, java (remove) development environment with editor built-in. Has support for screen-sharing (wemux).

Usage

Docker (>=1.5.0)

$ make build-all to build the containters.

$ make connect-local to launch a bash shell in local container.

$ make run-remove to run the 'remove' container, use ssh to connect.

About

Development environments in docker containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published