Closed jonathanperret closed 9 years ago
Note that this includes the change proposed in https://github.com/Morendil/simreprap/pull/5 as well.
This Dockerfile only runs socat and simreprap in the container, and lets one edit and manage code on the host (hence the removal of git from the dependency list) through a shared folder, Vagrant-style.
socat
simreprap
git
Enjoy :)
Note that this includes the change proposed in https://github.com/Morendil/simreprap/pull/5 as well.
This Dockerfile only runs
socat
andsimreprap
in the container, and lets one edit and manage code on the host (hence the removal ofgit
from the dependency list) through a shared folder, Vagrant-style.