reborg / docker-boxes

My collection of docker files and scripts to create different kind of boxes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Boxes

I'm going to collect definitions for several boxes I use in this repository. There is some script to help me build and connect to them.

Build

  • ./build.sh to build the devbox.
  • ./connect.sh will connect to the devbox

Configuration

  • Several thing are related to my setup, creating symbolic links to repos where I have configuration.

Boxes

01-devbox

I started with this configuration. It contains: tmux, neovim, java, clojure, ruby, go setups and goodies.

About

My collection of docker files and scripts to create different kind of boxes.


Languages

Language:Vim Script 95.9%Language:Clojure 2.2%Language:Shell 2.0%