A development environment wrapped up inside a docker image
515
A selection of oddities to help with my own day to day. Used mostly on OSX / debian / arch. No guarantees
It's worth noting that I've dedicated a directory on my machine to act as a home for all of my container volumes - for me this is ~/v/. Tweak this to suit your needs (esp. in .dockerfunc)
makeA docker image has been provided - mostly this is just to validate the dotfiles inside a 'clean' environment but it is useable if a docker dev env is your thing:
docker run --rm -ti pemcconnell/dev:master
make installContent type
Image
Digest
sha256:a89356a83…
Size
4.3 GB
Last updated
almost 3 years ago
docker pull pemcconnell/dev:master