mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update README.md
Update README.md to include information on new "ubuntu-generic" folder for setting up a plain, generic Ubuntu VM.
This commit is contained in:
parent
c2b3b17343
commit
d0052058ee
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ This repository contains a variety of files and tools for learning new technolog
|
|||
|
||||
**photon**: This folder contains the files to spin up an instance of the VMware Photon Technical Preview using Vagrant.
|
||||
|
||||
**ubuntu-generic**: This folder contains a Vagrant environment for spinning up a generic 64-bit Ubuntu 14.04 VM. _Note there's nothing special going on here---just a plain, generic, Ubuntu VM._
|
||||
|
||||
**vagrant-docker**: In this folder you'll find `Vagrantfiles` and supporting documents for using the Docker provider in Vagrant to turn up Docker containers.
|
||||
|
||||
**vagrant-docker-yaml**: This folder is an extension of "vagrant-docker" in that it provides the ability to specify the list of Docker containers that Vagrant will create in a separate YAML file.
|
||||
|
|
|
|||
Loading…
Reference in a new issue