getting-started/build-image: Remove reference to Redis install

The deleted paragraph seems like a carry over from a previous version of the document as Redis is no longer mentioned as part of the base image template.
This commit is contained in:
nywilken 2019-11-07 11:48:54 -05:00
parent f2f544c434
commit 821d6d4f54
1 changed files with 0 additions and 6 deletions

View File

@ -106,12 +106,6 @@ Template validated successfully.
Next, let's build the image from this template.
An astute reader may notice that we said earlier we'd be building an image with
Redis pre-installed, and yet the template we made doesn't reference Redis
anywhere. In fact, this part of the documentation will only cover making a first
basic, non-provisioned image. The [next section on provisioning](./provision.html) will cover
installing Redis.
## Your First Image
With a properly validated template, it is time to build your first image. This