geogdog / docker-ssh-enabled

Incorrect use of docker for vagrant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSH Enabled CentOS container for Vagrant

Information

This image is only meant as a way of booting multiple machines with low overhead on your local machine using vagrant.

Build

docker build --rm -t geogdog/ssh-enabled .

Run

docker run --rm -ti geogdog/ssh-enabled /bin/bash

About

Incorrect use of docker for vagrant


Languages

Language:Shell 100.0%