Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Vagrant box stores docker images/containers on same disk at boot2docker #7

@joshbenner

Description

@joshbenner

The typical boot2docker VM mounts boot2docker as an ISO (like a LiveCD), and mounts a separate disk (vmdk) for /var/lib/docker and /var/lib/boot2docker where it stores things like images, containers, and other docker-related state.

This arrangement allows for the boot2docker ISO to be updated without losing all the previously downloaded images or state.

Is it possible for the Vagrantfile to do something similar? If so, we might be able to vagrant destroy then vagrant up and keep all docker state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions