ryandoyle / vagrancy

Your private Vagrant cloud
GNU General Public License v3.0
89 stars 29 forks source link

Added docker support #6

Open shaycohen opened 7 years ago

shaycohen commented 7 years ago

Added a Dockerfile and a watchdog for running vagrancy in a docker container

bcg62 commented 6 years ago

@shaycohen have you found that the volume /vagrancy/linux-x86_64/data ends up being owned by root and because vagrancy runs as the user vagrancy it cannot write there? I currently can't use the container due to this.