AGhost-7/docker-dev

Document building your own

Closed this issue · 5 comments

  • Document benefits of containerizing environment.
  • Minimal tmux setup (no powerline).
  • Clipboard
  • From ubuntu:xenial, how to install basic tooling (git, ssh, curl, man, etc).
  • Minimal, language agnostic vim setup.
  • Specialize for a particular stack (nodejs web development).
  • docker and compose

@hardy613 maybe you could document the nodejs web development part that you did for your image.

sure, where should I put it for you

I think this issue can have the NodeJS task marked completed. :))

Crossed off, thanks.

Closing, I no longer recommend using docker inside of the development container unless inside of a virtual machine due to security concerns.