PTAnywhere / ptAnywhere-installation

PTAnywhere installation script for a Linux distribution using Ansible (and optionally Vagrant).
Apache License 2.0
16 stars 4 forks source link

Use data-only volume for Packet Tracer installation #3

Closed gomezgoiri closed 8 years ago

gomezgoiri commented 8 years ago

Mount volume from data-only container with PT installation (see this) instead of mounting it externally.

This way we will standardize the images used (with PT copied and mounted) easing their maintenance and we will depend less on a specific folder structure on the host machine.

Furthermore, the images mounting this container's volume can reduce their size by not copying this directory into their image.