Sign inSign up

lborguetti/centos-vagrant

By lborguetti

Updated almost 11 years ago

Image
0

2.5K

lborguetti/centos-vagrant repository overview

CentOS image with Vagrant support.

Packages Description

Packages installed required for Vagrant

    sudo
    openssh-server
    openssh-clients

Package installed required for Ansible

    python-simplejson

Building Image

    git clone https://github.com/lborguetti/docker.lab.git
    cd docker.lab/centos.with.vagrant.support
    docker build -t centos-vagrant .

Using with Vagrant

    vagrant up --provider=docker
    vagrant ssh

Tag summary

Content type

Image

Digest

sha256:f07202687

Size

76.5 MB

Last updated

almost 11 years ago

docker pull lborguetti/centos-vagrant