From 5234f36eb5f29513efc08cb615ad106a473c4142 Mon Sep 17 00:00:00 2001 From: "Scott S. Lowe" Date: Wed, 20 Apr 2016 10:41:10 -0600 Subject: [PATCH] Update main README.md Update main README.md with final status of the rkt learning environment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7834d35..d14d1d1 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ This repository contains a variety of files and tools for learning new technolog **README.md**: This document that you're currently reading. -**rkt**: This folder contains the files to work with `rkt`, the CoreOS implementation of the App Container (appc) specification, on Ubuntu 14.04. _THIS ENVIRONMENT IS NOT YET FULLY FUNCTIONAL._ +**rkt**: This folder contains the files to work with `rkt` (version 1.4.0), the CoreOS implementation of the App Container (appc) specification, on Ubuntu 14.04. Provisioning is handled by Vagrant's file and shell provisioners. **ssh-bastion**: In this folder is a Vagrant environment, leveraging multiple VMs, that allow you to work with SSH multiplexing via an SSH bastion host. The provisioning is handled by Vagrant's file and shell provisioners.