vagrant-docker-vm
vagrant-docker-vm copied to clipboard
:computer: Development Vagrant VM with Docker, Samba and Mail sandbox (customizable)
I have a Vagrant VM running, so I can access to different services running in different ports, but I can't use the 80 port, it is not responding anything, so...
Because of this problem, all `docker pull` requests fail with this error: ``` Error response from daemon: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 127.0.0.1:53: server misbehaving ``` When trying...
I have an Ubuntu 16.04 Host with Vagrant 2.0.3, Virtual Box 5.2.8 and nfs-common nfs-kernel-server installed. I cloned according to the manual with `git clone --recursive --config core.autocrlf=false https://github.com/webdevops/vagrant-development.git devvm`...
Hey, i am trying to build a local dev environment with the cool vagrant docker VM and the TYPO3 docker boilerplate on my Mac Pro with Sierra. I mounted my...
sb-dev
sb
Implement a way to use DNS names to reach each docker container by using consul/registrator for eg. using SSH tunnel to reach a mysql server to prevent usage of host...
Please add all thoughts according to the vagrant-docker-vm upgrade ubuntu 16.04/dory to this issue
# Problem e.g.: `vagrant share --https 443 --name 'foobaru'` After opening `https://foobaru.vagrantshare.com` ``` Bad Request Your browser sent a request that this server could not understand. Apache/2.4.7 (Ubuntu) Server at...