jsborjesson / dotfiles

Minimal and portable development environment baseline.
3 stars 1 forks source link

Link dotfiles in docker #68

Closed jsborjesson closed 4 years ago

jsborjesson commented 4 years ago

Set up GNU Stow or similar to create symlinks. This could be done by including the files directly in the docker image, but using the same linking script will lend itself better to work as a testing environment for the local setup

RUN stow -v git vim